summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2021-01-13 20:10:39 (GMT)
committerChristian Pointner <equinox@spreadspace.org>2021-01-13 20:10:39 (GMT)
commitf0ea46dac7e7ae2af6db87b8f31342e1813fb5fb (patch)
treeeaa653638125145189ec67e13fe5ab2b96c3da7e /Makefile
parentf6faf1b37a0d48b09ff67fe522c3b100547cab92 (diff)
XY has been canceled
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 7e3526e..203e528 100644
--- a/Makefile
+++ b/Makefile
@@ -26,7 +26,7 @@ endif
.PHONY: clean distclean
EXECUTABLE := rhautoimport
-IMPORTER := ba btl cb dm dn dv ek eu gd lr oi po rs ra tr wr xy
+IMPORTER := ba btl cb dm dn dv ek eu gd lr oi po rs ra tr wr
EXECUTABLES := $(IMPORTER:%=$(EXECUTABLE)-%)
all: $(EXECUTABLE)