]> Dogcows Code - chaz/tar/blobdiff - tests/Makefile.am
tar: prefer openat-style functions
[chaz/tar] / tests / Makefile.am
index 5cfd847ef28c228367a13317925e0751c75cbbe7..d378a376e9894d93e19bb6856b6c75386d4cdc3d 100644 (file)
@@ -198,4 +198,4 @@ genfile_SOURCES = genfile.c argcv.c argcv.h
 localedir = $(datadir)/locale
 INCLUDES = -I$(top_srcdir)/gnu -I../gnu -I$(top_srcdir)/gnu -I$(top_srcdir)/lib
 AM_CPPFLAGS = -DLOCALEDIR=\"$(localedir)\"
-LDADD = ../gnu/libgnu.a $(LIBINTL) $(LIB_CLOCK_GETTIME)
+LDADD = ../gnu/libgnu.a $(LIBINTL) $(LIB_CLOCK_GETTIME) $(LIB_EACCESS)
This page took 0.023909 seconds and 4 git commands to generate.