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