summaryrefslogtreecommitdiffstats
path: root/modules/daf
diff options
context:
space:
mode:
authorTomas Krizek <tomas.krizek@nic.cz>2019-02-14 16:05:18 +0100
committerTomas Krizek <tomas.krizek@nic.cz>2019-03-12 10:43:30 +0100
commit295e35e84dc921addf684599b111171d4839a2d3 (patch)
tree505dfa6f2b11e456bb0c59977a58b6fd25df3ee7 /modules/daf
parentmeson: fix root.hints installation (diff)
downloadknot-resolver-295e35e84dc921addf684599b111171d4839a2d3.tar.xz
knot-resolver-295e35e84dc921addf684599b111171d4839a2d3.zip
meson: remove no longer needed makefiles
Diffstat (limited to 'modules/daf')
-rw-r--r--modules/daf/daf.mk3
1 files changed, 0 insertions, 3 deletions
diff --git a/modules/daf/daf.mk b/modules/daf/daf.mk
deleted file mode 100644
index 0f02675b..00000000
--- a/modules/daf/daf.mk
+++ /dev/null
@@ -1,3 +0,0 @@
-daf_SOURCES := daf.lua
-daf_INSTALL := modules/daf/daf.js
-$(call make_lua_module,daf)