summaryrefslogtreecommitdiff
path: root/support/Makefile.am
diff options
context:
space:
mode:
authorElliot Lee <sopwith@src.gnome.org>1999-10-29 19:16:05 +0000
committerElliot Lee <sopwith@src.gnome.org>1999-10-29 19:16:05 +0000
commit8c686af4f60f006d9e25df5f3beb379ca8045a92 (patch)
tree0e91de956d23aae880097567d0b91a11828655e4 /support/Makefile.am
parentc4f37e5ec5758b4ac49ac31b3f810846802f6ecc (diff)
downloadshared-mime-info-8c686af4f60f006d9e25df5f3beb379ca8045a92.tar.gz
builds now. Integrate new popt. Don't install this library. Link
* liboafgnome/: builds now. * support/: Integrate new popt. Don't install this library. * libgnome/Makefile.am: Link ../support/libgnomesupport.la in as part of libgnome.la * */Makefile.am: Reflect this * configure.in: Use AM_PATH_ORBIT macro svn path=/trunk/; revision=984
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