]> git.ipfire.org Git - thirdparty/ccache.git/commitdiff
update the makefile for unify.c
authorAndrew Tridgell <tridge@samba.org>
Sun, 31 Mar 2002 14:31:30 +0000 (16:31 +0200)
committerAndrew Tridgell <tridge@samba.org>
Sun, 31 Mar 2002 14:31:30 +0000 (16:31 +0200)
Makefile.in

index 31d6062b6dca192554629381a0b49ed0bb80ebce..a26b4c7378ee336185af15b5d61ce8bad2f7ed4a 100644 (file)
@@ -8,7 +8,8 @@ INSTALLCMD=@INSTALL@
 CC=@CC@
 CFLAGS=@CFLAGS@
 
-OBJS= ccache.o mdfour.o hash.o execute.o util.o args.o stats.o cleanup.o snprintf.o
+OBJS= ccache.o mdfour.o hash.o execute.o util.o args.o stats.o \
+       cleanup.o snprintf.o unify.o
 HEADERS = ccache.h mdfour.h
 
 all: ccache ccache.1