summaryrefslogtreecommitdiff
blob: 2bd67677a89c10d29bba4fa01a1890d70cb4cc8e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
Index: libstroke-0.5.1/libgstroke/Makefile.am
===================================================================
--- libstroke-0.5.1.orig/libgstroke/Makefile.am
+++ libstroke-0.5.1/libgstroke/Makefile.am
@@ -5,8 +5,6 @@
 # level Makefile.
 AUTOMAKE_OPTIONS = foreign
 
-EXTRA_DIST = 
-
 #SEL_BIB = libgstroke.la
 
 lib_LTLIBRARIES = libgstroke.la
Index: libstroke-0.5.1/libstroke/Makefile.am
===================================================================
--- libstroke-0.5.1.orig/libstroke/Makefile.am
+++ libstroke-0.5.1/libstroke/Makefile.am
@@ -5,11 +5,6 @@
 # level Makefile.
 AUTOMAKE_OPTIONS = foreign
 
-EXTRA_DIST = 
-
-#tclpath::
-	#echo ${ENABLE_TCL}
-
 #if ENABLE_TCL
 #SEL_BIB = libstroke.la libstroke_tcl.la
 #else