blob: 631da1d25aeebb186c1e094b8d54141b8bfc2b4a (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
--- libstroke-0.5.1/Makefile.am.orig 2008-06-11 14:10:49.000000000 +0400
+++ libstroke-0.5.1/Makefile.am 2008-06-11 14:12:06.000000000 +0400
@@ -5,7 +5,7 @@
GSTROKE_SUBDS =
endif
-SUBDIRS = libstroke $(GSTROKE_SUBDS) tests doc javastroke
+SUBDIRS = libstroke $(GSTROKE_SUBDS) doc
EXTRA_DIST = COPYRIGHT CREDITS README.javastroke README.libgstroke
|