summaryrefslogtreecommitdiff
path: root/examples/pdb/mysql/Makefile.in
diff options
context:
space:
mode:
authorGerald Carter <jerry@samba.org>2002-09-25 15:05:17 +0000
committerGerald Carter <jerry@samba.org>2002-09-25 15:05:17 +0000
commit803715d96016767c55202362b17096fc80786c59 (patch)
tree1b2251eb1c7a27efe3a803c8ec94932878c0d469 /examples/pdb/mysql/Makefile.in
parent9a5541595f78f2cbba16030552c6e780f6fddcf6 (diff)
downloadsamba-803715d96016767c55202362b17096fc80786c59.tar.gz
sync'ing up for 3.0alpha20 release
Diffstat (limited to 'examples/pdb/mysql/Makefile.in')
-rw-r--r--examples/pdb/mysql/Makefile.in2
1 files changed, 0 insertions, 2 deletions
diff --git a/examples/pdb/mysql/Makefile.in b/examples/pdb/mysql/Makefile.in
index 1da6ea789ef..3ebecad7627 100644
--- a/examples/pdb/mysql/Makefile.in
+++ b/examples/pdb/mysql/Makefile.in
@@ -2,8 +2,6 @@ PDB_OBJS = pdb_mysql.so
PDB_LDFLAGS = -lmysqlclient
MAKEFILE = Makefile.pdb
-include $(MAKEFILE)
-
CC = @CC@
LIBTOOL = libtool
CFLAGS = @CFLAGS@ $(PDB_CFLAGS)