blob: b3251f35485c8ba58222fc0eee11a4f7b5eabd33 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
--- libstroke-0.5.1/libgstroke/Makefile.am.orig 2008-06-11 13:01:29.000000000 +0400
+++ libstroke-0.5.1/libgstroke/Makefile.am 2008-06-11 13:01:44.000000000 +0400
@@ -21,7 +21,7 @@
INCLUDES = @GTK_CFLAGS@
LDADD = @GTK_LIBS@
-EXTRA_DIST =
+#EXTRA_DIST =
MOSTLYCLEANFILES = core *~
CLEANFILES = core *~
|