From: Jonathan McDowell <noodles@earth.li>
Date: Mon, 31 May 2004 23:47:02 +0000 (+0000)
Subject: cscvs to tla changeset 19
X-Git-Url: https://git.sommitrealweird.co.uk/onak.git/commitdiff_plain/6d98e0138f8ef5963d98448871b13e1cf2356c64?hp=42dbc6b5efa87e868116549c5932ab62cf716568

cscvs to tla changeset 19
Author: noodles
Date: 2002/11/05 18:42:58
Removing keydb_pg.o dependancy on keydb.o, which isn't needed at all.
---

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