]> Dogcows Code - chaz/tar/blobdiff - lib/Makefile.am
Added stpcpy
[chaz/tar] / lib / Makefile.am
index b5060b0049297e1114c439f6c8a4a48ff8b01535..8b8334cbe5d21c8128ca82f8a23b4bbc33f82eb0 100644 (file)
@@ -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 <fnmatch.h> when the system
 # doesn't have one that supports the required API.
 all-local $(lib_OBJECTS): $(FNMATCH_H)
This page took 0.023944 seconds and 4 git commands to generate.