]> Dogcows Code - chaz/tar/blobdiff - src/Makefile.in
*** empty log message ***
[chaz/tar] / src / Makefile.in
index ce5cb2b8db9af12268abadd422489dc37c29ba85..f23dcb252a7577bc99eff887e9b15e3407f9ff58 100644 (file)
@@ -97,7 +97,7 @@ SHELL = /bin/sh
 
 SRC1 = tar.c create.c extract.c buffer.c getoldopt.c update.c gnu.c mangle.c
 SRC2 =  version.c list.c names.c diffarch.c port.c fnmatch.c getopt.c malloc.c
-SRC3 =  getopt1.c regex.c getdate.y alloca.c
+SRC3 =  getopt1.c regex.c getdate.y getdate.c alloca.c
 SRCS = $(SRC1) $(SRC2) $(SRC3)
 OBJ1 = tar.o create.o extract.o buffer.o getoldopt.o update.o gnu.o mangle.o
 OBJ2 = version.o list.o names.o diffarch.o port.o fnmatch.o getopt.o @MALLOC@
This page took 0.019603 seconds and 4 git commands to generate.