From 007d40a5fa772336fce48e2e7f9a8688f9f9a9b4 Mon Sep 17 00:00:00 2001 From: Arturo Espinosa Date: Tue, 10 Mar 1998 22:53:45 +0000 Subject: Add gnome-argp.h to the Makefile.am svn path=/trunk/; revision=129 --- support/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/support/Makefile.am b/support/Makefile.am index 9590d7eb..a5bc541a 100644 --- a/support/Makefile.am +++ b/support/Makefile.am @@ -6,7 +6,7 @@ if BUILD_GNOME_SUPPORT lib_LTLIBRARIES = libgnomesupport.la -supportinclude_HEADERS = getopt.h long-options.h argp-fmtstream.h \ +supportinclude_HEADERS = gnome-argp.h getopt.h long-options.h argp-fmtstream.h \ argp-namefrob.h argp.h libgnomesupport_la_SOURCES = long-options.c gnome-argp.c -- cgit v1.2.1