summaryrefslogtreecommitdiff
path: root/source4/lib/replace/config.mk
diff options
context:
space:
mode:
Diffstat (limited to 'source4/lib/replace/config.mk')
-rw-r--r--source4/lib/replace/config.mk9
1 files changed, 9 insertions, 0 deletions
diff --git a/source4/lib/replace/config.mk b/source4/lib/replace/config.mk
new file mode 100644
index 0000000000..bd60402ba3
--- /dev/null
+++ b/source4/lib/replace/config.mk
@@ -0,0 +1,9 @@
+##############################
+# Start SUBSYSTEM LIBREPLACE
+[SUBSYSTEM::LIBREPLACE]
+INIT_OBJ_FILES = lib/replace/replace.o
+ADD_OBJ_FILES = \
+ lib/replace/snprintf.o
+# End SUBSYSTEM LIBREPLACE
+##############################
+