This is a hack to fix "make distclean".
 -- Tim Retout <tim@retout.co.uk>

Index: enscript/Makefile.in
===================================================================
--- enscript.orig/Makefile.in	2007-10-21 22:03:34.000000000 +0100
+++ enscript/Makefile.in	2007-10-21 22:03:55.000000000 +0100
@@ -172,7 +172,7 @@
 sysconfdir = @sysconfdir@
 target_alias = @target_alias@
 
-SUBDIRS = intl  m4  compat afm afmlib lib scripts intl src po states docs w32
+SUBDIRS = m4 compat afm afmlib lib scripts intl src po states docs w32
 
 EXTRA_DIST = config.rpath  README.ESCAPES README.DOS ABOUT-NLS THANKS ascii.txt	\
 asciifise.txt asciidkno.txt 88591.txt 88592.txt 88593.txt 88594.txt	\
