summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1996-02-28 05:10:05 +0000
committerJim Meyering <jim@meyering.net>1996-02-28 05:10:05 +0000
commite8f5e57ee2b3a79a4bc06b0a64d3c13e174d12fb (patch)
tree79f9c4b563e52cd513e141d97716605edffe229d
parentd815d319ebedde3e2113ba3ceab13f1c8ced2afb (diff)
downloadgnulib-e8f5e57ee2b3a79a4bc06b0a64d3c13e174d12fb.tar.gz
Adapt for automake-0.30.
(noinst_HEADERS): Rename from HEADERS.
-rw-r--r--lib/Makefile.am4
1 files changed, 2 insertions, 2 deletions
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