chiark / gitweb /
Import release 0.1.7
[secnet.git] / Makefile.in
index 85a770b34ed9f4bf9ec71ec85f06621b75b26a06..abc8528a54b308e6ba912ba3a9cc937e1bc1a9a1 100644 (file)
@@ -18,7 +18,7 @@
 .PHONY:        all clean realclean dist install
 
 PACKAGE:=secnet
-VERSION:=0.1.6
+VERSION:=0.1.7
 
 @SET_MAKE@
 
@@ -96,7 +96,9 @@ config.status: configure
 # Manual dependencies section - XXX use autodep eventually
 $(OBJECTS): config.h secnet.h util.h
 conffile.o conffile.tab.o conffile.yy.o: conffile.h conffile_internal.h
-secnet.c: conffile.h
+secnet.o: conffile.h process.h
+process.o: process.h
+log.o: process.h
 md5.o: md5.h
 serpent.o transform.o: serpent.h
 serpent.o: serpentsboxes.h