summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorChristian Pointner <equinox@helsinki.at>2017-06-08 14:24:57 (GMT)
committerChristian Pointner <equinox@helsinki.at>2017-06-08 14:24:57 (GMT)
commitd07b433d9654ee3ec246ca2c59a0027583a230d2 (patch)
tree7096c0ca68e39525c643184f5913fc3dc13bcadf /Makefile
parent814fe80c744e045eb3108163d4a8a7e0ab743ec7 (diff)
added importer for women on air: globale dialoge
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index dac3055..6c51da3 100644
--- a/Makefile
+++ b/Makefile
@@ -26,7 +26,7 @@ endif
.PHONY: clean distclean
EXECUTABLE := rhautoimport
-IMPORTER := btl dn er eu fl nw oi po rs ra tr wr
+IMPORTER := btl dn er eu fl gd nw oi po rs ra tr wr
EXECUTABLES := $(IMPORTER:%=$(EXECUTABLE)-%)
all: $(EXECUTABLE)