X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2FMakefile.am;h=e178b2875c81139a9b8f64cc00242f2effef212b;hb=692c4b6ea764fd34a53142b53c53a2d54b33ae6a;hp=b6d4ec1fa8849989e13a83188c88a2281480cb46;hpb=81721f9683ef12f644177b90bdd1bd45d6e1832b;p=gnulib.git diff --git a/lib/Makefile.am b/lib/Makefile.am index b6d4ec1fa..e178b2875 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -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