X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=lib%2FMakefile.am;fp=lib%2FMakefile.am;h=08e7fd7998445dc4c0ff4c79dda356cc00ed8c6f;hb=cbc51277aa4de1f41434ba073f2e4546ead63005;hp=a484fcd1d182d4182692bfa927404db30f0f93b2;hpb=8c0146d2c954c2b63e94695c95f0c7d56cc629ca;p=chaz%2Ftar diff --git a/lib/Makefile.am b/lib/Makefile.am index a484fcd..08e7fd7 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -27,6 +27,7 @@ rmt-command.h : Makefile BUILT_SOURCES = rmt-command.h CLEANFILES = rmt-command.h rmt-command.h-t AM_CPPFLAGS = -I$(top_srcdir)/gnu -I../ -I../gnu +AM_CFLAGS = $(GNULIB_WARN_CFLAGS) $(WERROR_CFLAGS) noinst_HEADERS = system.h system-ioctl.h rmt.h paxlib.h stdopen.h xattr-at.h libtar_a_SOURCES = \ @@ -44,8 +45,8 @@ attr/xattr.h: attr-xattr.in.h $(top_builddir)/config.status $(AM_V_at)$(MKDIR_P) attr $(AM_V_GEN)rm -f $@-t $@ && \ cp $(srcdir)/attr-xattr.in.h attr/xattr.h - -MOSTLYCLEANFILES = attr/xattr.h attr/xattr.h endif +MOSTLYCLEANFILES = attr/xattr.h + EXTRA_DIST = attr-xattr.in.h