Description: Debian changes before conversion to 3.0 (quilt)
 See the Debian changelog for details.
Author: Hamish Moffatt <hamish@debian.org>
Last-Update: 2014-09-21

---
--- libstroke-0.5.1.orig/libgstroke/Makefile.am
+++ libstroke-0.5.1/libgstroke/Makefile.am
@@ -5,14 +5,12 @@
 # level Makefile.
 AUTOMAKE_OPTIONS = foreign
 
-EXTRA_DIST = 
-
 #SEL_BIB = libgstroke.la
 
 lib_LTLIBRARIES = libgstroke.la
 libgstroke_la_SOURCES = gnome-stroke.c gnome-stroke-draw.c gstroke.h
 
-libgstroke_la_LDFLAGS = -version-info 0:5:0
+libgstroke_la_LDFLAGS = -version-info 0:5:0 -lgtk
 
 include_HEADERS = gstroke.h
 
--- libstroke-0.5.1.orig/libstroke/Makefile.am
+++ libstroke-0.5.1/libstroke/Makefile.am
@@ -5,10 +5,8 @@
 # level Makefile.
 AUTOMAKE_OPTIONS = foreign
 
-EXTRA_DIST = 
-
 #tclpath::
-	#echo ${ENABLE_TCL}
+#	echo ${ENABLE_TCL}
 
 #if ENABLE_TCL
 #SEL_BIB = libstroke.la libstroke_tcl.la
