summaryrefslogtreecommitdiff
path: root/source4/lib/popt/config.mk
diff options
context:
space:
mode:
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
-##############################