diff options
Diffstat (limited to 'graphics/kludge3d/files/patch-Makefile.in')
-rw-r--r-- | graphics/kludge3d/files/patch-Makefile.in | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/graphics/kludge3d/files/patch-Makefile.in b/graphics/kludge3d/files/patch-Makefile.in new file mode 100644 index 000000000000..85ffb6f4a1d3 --- /dev/null +++ b/graphics/kludge3d/files/patch-Makefile.in @@ -0,0 +1,11 @@ +--- Makefile.in.orig Wed May 8 02:34:22 2002 ++++ Makefile.in Wed May 8 02:36:40 2002 +@@ -359,7 +359,7 @@ + install-exec-am: + install-exec: install-exec-recursive + +-install-data-am: install-pixmapsDATA ++install-data-am: + install-data: install-data-recursive + + install-am: all-am |