From: Andrew Tridgell Date: Sun, 31 Mar 2002 14:31:30 +0000 (+0200) Subject: update the makefile for unify.c X-Git-Tag: v1.3~12 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5bfcd81a73a2afdb9cc5bbeb7d71f6c5d8a29117;p=thirdparty%2Fccache.git update the makefile for unify.c --- diff --git a/Makefile.in b/Makefile.in index 31d6062b6..a26b4c737 100644 --- a/Makefile.in +++ b/Makefile.in @@ -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