summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorChristian Pointner <equinox@helsinki.at>2019-10-02 15:18:30 (GMT)
committerChristian Pointner <equinox@helsinki.at>2019-10-02 15:18:30 (GMT)
commitcd5589984c08b06f08bab74fd1d9cd40f649b529 (patch)
treeb434f3cac9c035f3d1594886f34cdbb6fe2a062c /Makefile
parent4fd323fb24e7175dbde163ad09423388c6d2fb9e (diff)
a-year-abroad got canceled
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 00b7269..0241016 100644
--- a/Makefile
+++ b/Makefile
@@ -26,7 +26,7 @@ endif
.PHONY: clean distclean
EXECUTABLE := rhautoimport
-IMPORTER := ab ba btl dm dn dv ek eu gd lr oi po rs ra tr wr xy
+IMPORTER := ba btl dm dn dv ek eu gd lr oi po rs ra tr wr xy
EXECUTABLES := $(IMPORTER:%=$(EXECUTABLE)-%)
all: $(EXECUTABLE)