X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;ds=sidebyside;f=lib%2FMakefile.am;h=8b8334cbe5d21c8128ca82f8a23b4bbc33f82eb0;hb=17be45c83420b180a79d19f1ef0d894afed9cc49;hp=b5060b0049297e1114c439f6c8a4a48ff8b01535;hpb=bf6b473b3b98e1ecd46e588a2d3c7f59a52b9a11;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)