summaryrefslogtreecommitdiffstats
path: root/src/admin/create
diff options
context:
space:
mode:
Diffstat (limited to 'src/admin/create')
-rw-r--r--src/admin/create/Imakefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/admin/create/Imakefile b/src/admin/create/Imakefile
new file mode 100644
index 000000000..59c1e0c58
--- /dev/null
+++ b/src/admin/create/Imakefile
@@ -0,0 +1,4 @@
+DEPLIBS = $(KDBLIB) $(DEPKLIB)
+LOCAL_LIBRARIES = $(KDBLIB) $(KLIB)
+
+SimpleProgramTarget(kdb5_create)