summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorChristian Pointner <equinox@helsinki.at>2017-06-29 11:51:59 (GMT)
committerChristian Pointner <equinox@helsinki.at>2017-06-29 11:51:59 (GMT)
commitaf3d3efb80733f1bf6dac87ca2c5b75e19d23527 (patch)
treed74ab3b93caa06f5db5aadaabc642db380c2ce5f /Makefile
parentbf5b72a55624634eaac830e4c95dc35b87d0ec1e (diff)
added importer for fokus bildung
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index fa9501d..95f55e1 100644
--- a/Makefile
+++ b/Makefile
@@ -26,7 +26,7 @@ endif
.PHONY: clean distclean
EXECUTABLE := rhautoimport
-IMPORTER := btl dn ek er eu fl gd nw oi po rs ra tr wr
+IMPORTER := btl dn ek er eu fb fl gd nw oi po rs ra tr wr
EXECUTABLES := $(IMPORTER:%=$(EXECUTABLE)-%)
all: $(EXECUTABLE)