From: Jim Meyering Date: Wed, 28 Feb 1996 05:10:05 +0000 (+0000) Subject: Adapt for automake-0.30. X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e8f5e57ee2b3a79a4bc06b0a64d3c13e174d12fb;p=pspp Adapt for automake-0.30. (noinst_HEADERS): Rename from HEADERS. --- diff --git a/lib/Makefile.am b/lib/Makefile.am index 9dfdb272dd..0df9ec2d5e 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -15,8 +15,8 @@ xmalloc.c xstrdup.c xstrtol.c xstrtoul.c yesno.c fu_LIBADD = @LIBOBJS@ @ALLOCA@ -HEADERS = argmatch.h backupfile.h error.h fnmatch.h fsusage.h getopt.h \ -group-member.h long-options.h makepath.h modechange.h mountlist.h \ +noinst_HEADERS = argmatch.h backupfile.h error.h fnmatch.h fsusage.h \ +getopt.h group-member.h long-options.h makepath.h modechange.h mountlist.h \ obstack.h pathmax.h save-cwd.h xstrtol.h xstrtoul.h BUILT_SOURCES = getdate.c posixtm.c