]> the.earth.li Git - onak.git/commitdiff
cscvs to tla changeset 19
authorJonathan McDowell <noodles@earth.li>
Mon, 31 May 2004 23:47:02 +0000 (23:47 +0000)
committerJonathan McDowell <noodles@earth.li>
Mon, 31 May 2004 23:47:02 +0000 (23:47 +0000)
Author: noodles
Date: 2002/11/05 18:42:58
Removing keydb_pg.o dependancy on keydb.o, which isn't needed at all.

Makefile

index 9f432b810a1ff3bc08d75ffb909905c7c1bd3ba4..343b0f07cd93ebabcf016f45574d667836a28203 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -52,6 +52,4 @@ clean:
 depend:
        makedepend $(SRCS)
 
-keydb_pg.o: keydb.o
-
 # DO NOT DELETE