summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorChristian Pointner <equinox@helsinki.at>2017-12-28 15:40:21 (GMT)
committerChristian Pointner <equinox@helsinki.at>2017-12-28 15:40:21 (GMT)
commit3285559566d5a62400e37e9972644220c07cff34 (patch)
tree819de6b535350d8c2240411195a172154dd64f54 /Makefile
parent15241d289910aed8981bbe3975c996fa21b411b8 (diff)
added importer für das mensch
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 4e60129..0fa121f 100644
--- a/Makefile
+++ b/Makefile
@@ -26,7 +26,7 @@ endif
.PHONY: clean distclean
EXECUTABLE := rhautoimport
-IMPORTER := btl dn dv ek er eu fb fl gd lr nw oi po pv rs ra tr wr xy
+IMPORTER := btl dm dn dv ek er eu fb fl gd lr nw oi po pv rs ra tr wr xy
EXECUTABLES := $(IMPORTER:%=$(EXECUTABLE)-%)
all: $(EXECUTABLE)