summaryrefslogtreecommitdiff
path: root/support/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'support/Makefile.am')
-rw-r--r--support/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/support/Makefile.am b/support/Makefile.am
index 11d68a53..487c4fc5 100644
--- a/support/Makefile.am
+++ b/support/Makefile.am
@@ -4,7 +4,7 @@ supportexecincludedir = $(pkglibdir)/include
INCLUDES = -D_GNU_SOURCE
-lib_LTLIBRARIES = libgnomesupport.la
+noinst_LTLIBRARIES = libgnomesupport.la
# it is in _DATA since we don't want `gnomesupport.h' to be part of
# the distributed `.tar.gz' file
@@ -13,7 +13,7 @@ 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
+ findme.h poptint.h system.h
# Hmm... should we move `error.h' here.
include_HEADERS = popt-gnome.h