diff options
Diffstat (limited to 'package/exmap/patches/patch-Makefile_am')
-rw-r--r-- | package/exmap/patches/patch-Makefile_am | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/package/exmap/patches/patch-Makefile_am b/package/exmap/patches/patch-Makefile_am new file mode 100644 index 000000000..c463526f7 --- /dev/null +++ b/package/exmap/patches/patch-Makefile_am @@ -0,0 +1,8 @@ +--- exmap-console-0.4.1.orig/Makefile.am 2006-11-06 18:05:01.000000000 +0100 ++++ exmap-console-0.4.1/Makefile.am 2013-10-24 19:00:50.000000000 +0200 +@@ -1,4 +1,4 @@ +-SUBDIRS=kernel src doc ++SUBDIRS=src + + DISTCLEANFILES = *~ Makefile.in install-sh missing depcomp *.m4 config.log config.status Makefile + |