summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorChristian Pointner <equinox@helsinki.at>2019-01-30 13:36:34 (GMT)
committerChristian Pointner <equinox@helsinki.at>2019-01-30 13:36:34 (GMT)
commitd188f194c29c616b0a5366cbacd5eba052d121b1 (patch)
tree1fef26e92b4685746b6ba0319d0826bbd9a3cc90 /Makefile
parent01ff101609b75b59b55e9530073a74e83f527af6 (diff)
moved old importer to graveyard
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index c2f1883..0bd2bb2 100644
--- a/Makefile
+++ b/Makefile
@@ -26,7 +26,7 @@ endif
.PHONY: clean distclean
EXECUTABLE := rhautoimport
-IMPORTER := ab btl dm dn dte dv ek er eu fb fl gd huj lr nw oi po pv rs ra tr wr xy
+IMPORTER := ab btl dm dn dv ek eu gd huj lr oi po pv rs ra tr wr xy
EXECUTABLES := $(IMPORTER:%=$(EXECUTABLE)-%)
all: $(EXECUTABLE)