X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=lib%2FMakefile.am;fp=lib%2FMakefile.am;h=8b8334cbe5d21c8128ca82f8a23b4bbc33f82eb0;hb=7d31c8176c1bec6ee5bcd981ce577ae2c6e48fdd;hp=b5060b0049297e1114c439f6c8a4a48ff8b01535;hpb=cbde0aa660f85b1088493b5c754440e62b4b0416;p=chaz%2Ftar diff --git a/lib/Makefile.am b/lib/Makefile.am index b5060b0..8b8334c 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -68,6 +68,9 @@ libtar_a_SOURCES += exit.h BUILT_SOURCES += $(FNMATCH_H) EXTRA_DIST += fnmatch_.h fnmatch_loop.c +# stpcpy +EXTRA_DIST += stpcpy.c stpcpy.h + # We need the following in order to create an when the system # doesn't have one that supports the required API. all-local $(lib_OBJECTS): $(FNMATCH_H)