summaryrefslogtreecommitdiff
path: root/support
diff options
context:
space:
mode:
Diffstat (limited to 'support')
-rw-r--r--support/Makefile.am9
1 files changed, 5 insertions, 4 deletions
diff --git a/support/Makefile.am b/support/Makefile.am
index e9ec48db..6b4e7151 100644
--- a/support/Makefile.am
+++ b/support/Makefile.am
@@ -12,13 +12,14 @@ supportexecinclude_DATA = gnomesupport.h
# These are internal headers: they are used only when compiling and
# should not be installed
-noinst_HEADERS = gnomesupport-fake.h \
- findme.h poptint.h system.h
+#noinst_HEADERS = gnomesupport-fake.h \
+# findme.h poptint.h system.h
# Hmm... should we move `error.h' here.
-include_HEADERS = popt-gnome.h
+#include_HEADERS = popt-gnome.h
-popt_sources = findme.c poptconfig.c poptparse.c popt.c popthelp.c
+#popt_sources = findme.c poptconfig.c poptparse.c popt.c popthelp.c
+popt_sources=
libgnomesupport_la_SOURCES = gnomesupport.h $(popt_sources) gnome-argp.c
libgnomesupport_la_LIBADD = @LTLIBOBJS@