.
[gnulib.git] / lib / Makefile.am
index b6d4ec1..e178b28 100644 (file)
@@ -1,6 +1,7 @@
+## Process this file with automake to produce Makefile.in
 noinst_LIBRARIES = fu
 
-DIST_OTHER = alloca.c euidaccess.c fnmatch.c fsusage.c ftruncate.c \
+EXTRA_DIST = alloca.c euidaccess.c fnmatch.c fsusage.c ftruncate.c \
 getdate.y memcmp.c memcpy.c memset.c mkdir.c mktime.c mountlist.c \
 posixtm.y rename.c rmdir.c stpcpy.c strdup.c strstr.c strtol.c strtoul.c
 
@@ -15,11 +16,10 @@ 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
 
-CONFIG_HEADER = ../config.h
 BUILT_SOURCES = getdate.c posixtm.c
 
 # Since this directory contains two parsers, we have to be careful to avoid