diff options
Diffstat (limited to 'math/tvmet/files/patch-Makefile.in')
-rw-r--r-- | math/tvmet/files/patch-Makefile.in | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/math/tvmet/files/patch-Makefile.in b/math/tvmet/files/patch-Makefile.in new file mode 100644 index 000000000000..02550123f9cb --- /dev/null +++ b/math/tvmet/files/patch-Makefile.in @@ -0,0 +1,11 @@ +--- Makefile.in.orig Tue Feb 11 00:36:50 2003 ++++ Makefile.in Tue Feb 11 04:12:23 2003 +@@ -88,7 +88,7 @@ + + ACLOCAL_AMFLAGS = -I config + +-SUBDIRS = include doc regression tests benchmark examples ++SUBDIRS = include regression tests benchmark + DIST_SUBDIRS = include doc regression tests benchmark examples config + + m4sources = \ |