Added Latin9 ISO-8859-15 support
[enscript.git] / lib / Makefile-encodings
index b54da39..a03c3ba 100644 (file)
@@ -24,7 +24,7 @@
 
 ENCODINGS = ascii.enc asciifise.enc asciidkno.enc ibmpc.enc mac.enc \
 vms.enc hp8.enc koi8.enc 88591.enc 88592.enc 88593.enc 88594.enc \
-88595.enc 88597.enc 88599.enc 885910.enc
+88595.enc 88597.enc 88599.enc 885910.enc 885915.enc
 
 all: $(ENCODINGS)
 
@@ -64,6 +64,9 @@ ibmpc.enc: ../ibmpc.txt
 885910.enc: ../885910.txt
        ./make-encoding.pl ../885910.txt >885910.enc
 
+885915.enc: ../885915.txt
+       ./make-encoding.pl ../885915.txt >885915.enc
+
 mac.enc: ../mac.txt
        ./make-encoding.pl ../mac.txt >mac.enc