summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorChristian Pointner <equinox@helsinki.at>2017-07-27 15:54:39 (GMT)
committerChristian Pointner <equinox@helsinki.at>2017-07-27 15:54:39 (GMT)
commitaa3e8463b28c0e0d3a4f1b17581d084a2a31d128 (patch)
treedb41f9b3ad821eaa273c4cac72eac1c4d411f7c3 /Makefile
parent4da4819b443a336775c8aa638dbe1cc3004b5f85 (diff)
added pura-vida sounds
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index b50243a..5040694 100644
--- a/Makefile
+++ b/Makefile
@@ -26,7 +26,7 @@ endif
.PHONY: clean distclean
EXECUTABLE := rhautoimport
-IMPORTER := btl dn dv ek er eu fb fl gd nw oi po rs ra tr wr
+IMPORTER := btl dn dv ek er eu fb fl gd nw oi po pv rs ra tr wr
EXECUTABLES := $(IMPORTER:%=$(EXECUTABLE)-%)
all: $(EXECUTABLE)