summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorChristian Pointner <equinox@helsinki.at>2016-06-09 17:27:31 (GMT)
committerChristian Pointner <equinox@helsinki.at>2016-06-09 17:27:31 (GMT)
commitd4d9fdd5dfd24a49ad68c1aa2da037b019244112 (patch)
treec1b1530faa39d2000e44b553bcd3933110504e70 /Makefile
parentf6bcddd0c49f60e7ecb82c84c1087aea8e3584d5 (diff)
updated debian changelog
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 0caf316..dac3055 100644
--- a/Makefile
+++ b/Makefile
@@ -26,7 +26,7 @@ endif
.PHONY: clean distclean
EXECUTABLE := rhautoimport
-IMPORTER := btl dn er eu nw oi po rs ra tr wr
+IMPORTER := btl dn er eu fl nw oi po rs ra tr wr
EXECUTABLES := $(IMPORTER:%=$(EXECUTABLE)-%)
all: $(EXECUTABLE)