]> Dogcows Code - chaz/tar/commitdiff
*** empty log message ***
authorFrançois Pinard <pinard@iro.umontreal.ca>
Wed, 16 Nov 1994 02:40:04 +0000 (02:40 +0000)
committerFrançois Pinard <pinard@iro.umontreal.ca>
Wed, 16 Nov 1994 02:40:04 +0000 (02:40 +0000)
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.023929 seconds and 4 git commands to generate.