summaryrefslogtreecommitdiff
path: root/source4/libnet/config.mk
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2004-08-14 03:32:42 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 12:57:59 -0500
commit1406581761633a01acbff68d62278fbffc4b9498 (patch)
tree9e514a230cdd4c29555d32f73f89ea570b52f2a3 /source4/libnet/config.mk
parentb9bc12619d87b416555d31898be0fe22f7c58cf0 (diff)
downloadsamba-1406581761633a01acbff68d62278fbffc4b9498.tar.gz
samba-1406581761633a01acbff68d62278fbffc4b9498.tar.bz2
samba-1406581761633a01acbff68d62278fbffc4b9498.zip
r1816: here's the initial idea of libnet
metze (This used to be commit dcb3ea32da6d7cf93e6bdda9b839faf604ba3b6a)
Diffstat (limited to 'source4/libnet/config.mk')
-rw-r--r--source4/libnet/config.mk6
1 files changed, 6 insertions, 0 deletions
diff --git a/source4/libnet/config.mk b/source4/libnet/config.mk
new file mode 100644
index 0000000000..ab2861f540
--- /dev/null
+++ b/source4/libnet/config.mk
@@ -0,0 +1,6 @@
+#################################
+# Start SUBSYSTEM LIBNET
+[SUBSYSTEM::LIBNET]
+ADD_OBJ_FILES = libnet/libnet_password.o
+# End SUBSYSTEM LIBNET
+#################################