From: Bert Hubert Date: Thu, 12 Dec 2002 20:16:56 +0000 (+0000) Subject: juh X-Git-Tag: pdns-2.9.2~7 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=06846fc71028b686c388d502cc331c6629b2daa6;p=thirdparty%2Fpdns.git juh git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@68 d19b8d6e-7fed-0310-83ef-9ca221ded41b --- diff --git a/modules/gmysqlbackend/Makefile.in b/modules/gmysqlbackend/Makefile.in index 489478da7c..a9d42279d5 100644 --- a/modules/gmysqlbackend/Makefile.in +++ b/modules/gmysqlbackend/Makefile.in @@ -26,7 +26,7 @@ ifneq ($(domysql),) ELIBS:=$(MYSQL_LIB) $(MYSQL_LIBS) $(ELIBS) endif -all: libpgmysqlbackend.so gmysqlbackend.o $(TARGETS) OBJECTFILES +all: libpgmysqlbackend.so gmysqlbackend.o $(TARGETS) distclean: rm -f *.o *.so *~ *.d deps Makefile