diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2013-11-01 15:02:19 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2013-11-01 15:02:19 +0100 |
commit | cb473cf39ad075aba5cc0a3847f1ae4afbdc0855 (patch) | |
tree | 1d25446ad536e66c9eac44e30236240c9cee092a /package/exmap/patches/patch-Makefile_am | |
parent | b3e0ee491405a727b66279585083bd32bed1d5a4 (diff) | |
parent | d4b446db89ba29b844b1f05dc112bc8d5c573f4b (diff) |
Merge branch 'master' of git+ssh://openadk.org/git/openadk
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 + |