summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorChristian Pointner <equinox@helsinki.at>2023-05-26 12:36:55 (GMT)
committerChristian Pointner <equinox@helsinki.at>2023-05-26 12:36:55 (GMT)
commitd7dfec4b3e1a7b5698b4ce4ddceb7929d05ff86e (patch)
tree93737114ede7f927c7ce6c2708924e6fd2aa0849 /Makefile
parent0584384ef80e2f48cc66dbd465f79ca568a859bb (diff)
add importer for freshVibes
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index dd1a9b2..3a567d1 100644
--- a/Makefile
+++ b/Makefile
@@ -26,7 +26,7 @@ endif
.PHONY: clean distclean
EXECUTABLE := rhautoimport
-IMPORTER := ar ba bo btl cb dm dn ek eu gd kk lr mc mz oi rs ra so sol
+IMPORTER := ar ba bo btl cb dm dn ek eu fv gd kk lr mc mz oi rs ra so sol
EXECUTABLES := $(IMPORTER:%=$(EXECUTABLE)-%)
all: $(EXECUTABLE)