summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorChristian Pointner <equinox@helsinki.at>2022-01-14 19:18:31 (GMT)
committerChristian Pointner <equinox@helsinki.at>2022-01-14 19:18:31 (GMT)
commit4f557e42cbf12f92e1dc4949ccd13c6b5b7ecc37 (patch)
tree945d44f10708f0a80bc9dfd8913a0455f8807e66 /Makefile
parent587291ff76fb319e899f3f439d7a92a5d3a00a12 (diff)
move derive to graveyard
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 21edb60..72ba286 100644
--- a/Makefile
+++ b/Makefile
@@ -26,7 +26,7 @@ endif
.PHONY: clean distclean
EXECUTABLE := rhautoimport
-IMPORTER := ba bo btl cb cr dm dn dv ek eu gd lr oi po rs ra tr
+IMPORTER := ba bo btl cb cr dm dn ek eu gd lr oi po rs ra tr
EXECUTABLES := $(IMPORTER:%=$(EXECUTABLE)-%)
all: $(EXECUTABLE)