EXTRA_DIST: Distribute sysprof-icon-source.svg

This commit is contained in:
Søren Sandmann Pedersen
2013-03-11 13:23:08 -04:00
parent 7f9fa2c676
commit 69018972ad

View File

@ -83,18 +83,8 @@ sysprof_cli_CPPFLAGS = \
sysprof_cli_LDADD = $(CORE_DEP_LIBS)
#
# Module stuff
#
#EXTRA_DIST = \
# module/sysprof-module.c \
# module/sysprof-module.h \
# module/Makefile
#insert-module:
# /sbin/modprobe -r sysprof-module
# /sbin/modprobe sysprof-module
EXTRA_DIST = \
sysprof-icon-source.svg
#
# Test programs