summaryrefslogtreecommitdiff
path: root/support/Makefile.am
diff options
context:
space:
mode:
authorRaja R Harinath <harinath@src.gnome.org>1998-08-06 01:09:08 +0000
committerRaja R Harinath <harinath@src.gnome.org>1998-08-06 01:09:08 +0000
commit17a7fd3db39384d3ecc60286a3a4f5f30f2df908 (patch)
treeae40c2df4694b37f0345b3b00d608da09fa37c69 /support/Makefile.am
parent5b23f31274db3148e10630b0ffac51c442845171 (diff)
downloadshared-mime-info-17a7fd3db39384d3ecc60286a3a4f5f30f2df908.tar.gz
Add `gnomesupport-fake.h'.
* Makefile.am (noinst_HEADERS): Add `gnomesupport-fake.h'. svn path=/trunk/; revision=325
Diffstat (limited to 'support/Makefile.am')
-rw-r--r--support/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/support/Makefile.am b/support/Makefile.am
index 1c782504..1c4e8a04 100644
--- a/support/Makefile.am
+++ b/support/Makefile.am
@@ -15,7 +15,7 @@ supportinclude_DATA = gnomesupport.h
# These are internal headers: they are used only when compiling and
# should not be installed
-noinst_HEADERS = argp-fmtstream.h argp-namefrob.h
+noinst_HEADERS = argp-fmtstream.h argp-namefrob.h gnomesupport-fake.h
libgnomesupport_la_SOURCES = long-options.c gnome-argp.c
libgnomesupport_la_LIBADD = @LTLIBOBJS@