summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorChristian Pointner <equinox@helsinki.at>2017-06-29 10:58:25 (GMT)
committerChristian Pointner <equinox@helsinki.at>2017-06-29 10:58:25 (GMT)
commitbf5b72a55624634eaac830e4c95dc35b87d0ec1e (patch)
treea057663432eef97cce94f87624eacfe8a615caa1 /Makefile
parent708234a43e096649ad1679849ce5e2557ca5964c (diff)
added import to eigenklang
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 6c51da3..fa9501d 100644
--- a/Makefile
+++ b/Makefile
@@ -26,7 +26,7 @@ endif
.PHONY: clean distclean
EXECUTABLE := rhautoimport
-IMPORTER := btl dn er eu fl gd nw oi po rs ra tr wr
+IMPORTER := btl dn ek er eu fl gd nw oi po rs ra tr wr
EXECUTABLES := $(IMPORTER:%=$(EXECUTABLE)-%)
all: $(EXECUTABLE)