[sysprof] EXTRA_DIST: Distribute sysprof-icon-source.svg



commit 69018972adf0ca6078f4a69cfba6cfd1ea436ddf
Author: Søren Sandmann Pedersen <sandmann daimi au dk>
Date:   Mon Mar 11 13:23:08 2013 -0400

    EXTRA_DIST: Distribute sysprof-icon-source.svg

 Makefile.am |   14 ++------------
 1 files changed, 2 insertions(+), 12 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 217d356..8be948d 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -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


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]