X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2FMakefile.am;h=45d2bcccdf56762073ab162ab8ac9aa48354a8af;hb=bcde2e612f91be65bfe986c92b2e3c7aca50db0f;hp=321def841bd78b84e61c54c3668dc18d5e74b5c6;hpb=3488c0ddf8da18f34792fd18df8d7f7460ff10e3;p=gnulib.git diff --git a/lib/Makefile.am b/lib/Makefile.am index 321def841..45d2bcccd 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -1,4 +1,4 @@ -LIBRARIES = fu +noinst_LIBRARIES = fu DIST_OTHER = alloca.c euidaccess.c fnmatch.c fsusage.c ftruncate.c \ getdate.y memcmp.c memcpy.c memset.c mkdir.c mktime.c mountlist.c \ @@ -8,10 +8,11 @@ INCLUDES = -I.. -I$(srcdir) fu_LIBADD = @LIBOBJS@ @ALLOCA@ -HEADERS = backupfile.h error.h fnmatch.h fsusage.h getopt.h \ +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 = posixtm.c getdate.c CONFIG_HEADER = ../config.h fu_SOURCES = getdate.c posixtm.c argmatch.c backupfile.c basename.c \