summaryrefslogtreecommitdiff
path: root/source4/lib/popt/config.mk
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2006-04-29 14:01:49 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 14:05:16 -0500
commit25bd77ad555a8c6992beb60434c411413ef79896 (patch)
tree659296c5443fd848b7c55e79d73252cec1537334 /source4/lib/popt/config.mk
parentd81890c1cc4dbdc9bb8645958693f42f9e96848d (diff)
downloadsamba-25bd77ad555a8c6992beb60434c411413ef79896.tar.gz
samba-25bd77ad555a8c6992beb60434c411413ef79896.tar.bz2
samba-25bd77ad555a8c6992beb60434c411413ef79896.zip
r15323: Fix internal popt build
(This used to be commit e392c1e167da5fb2ee8c813e416b8fa51b3969e4)
Diffstat (limited to 'source4/lib/popt/config.mk')
-rw-r--r--source4/lib/popt/config.mk10
1 files changed, 0 insertions, 10 deletions
diff --git a/source4/lib/popt/config.mk b/source4/lib/popt/config.mk
deleted file mode 100644
index 123b12e5d2..0000000000
--- a/source4/lib/popt/config.mk
+++ /dev/null
@@ -1,10 +0,0 @@
-##############################
-# Start SUBSYSTEM INT_LIB_POPT
-[SUBSYSTEM::INT_LIB_POPT]
-OBJ_FILES = findme.o \
- popt.o \
- poptconfig.o \
- popthelp.o \
- poptparse.o
-# End SUBSYSTEM INT_LIB_POPT
-##############################