From 17a7fd3db39384d3ecc60286a3a4f5f30f2df908 Mon Sep 17 00:00:00 2001 From: Raja R Harinath Date: Thu, 6 Aug 1998 01:09:08 +0000 Subject: Add `gnomesupport-fake.h'. * Makefile.am (noinst_HEADERS): Add `gnomesupport-fake.h'. svn path=/trunk/; revision=325 --- support/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'support/Makefile.am') 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@ -- cgit v1.2.1