# HG changeset patch # User Ethan Blanton # Date 1067728401 0 # Node ID fd464e819dbe62780784d951e4f5127ac48050f6 # Parent 0c0bde5a3959a452a8f7bd7dc1f8e6552d9411c9 [gaim-migrate @ 8008] I guess this should be disted... committer: Tailor Script diff -r 0c0bde5a3959 -r fd464e819dbe plugins/tcl/Makefile.am --- a/plugins/tcl/Makefile.am Sat Nov 01 19:16:12 2003 +0000 +++ b/plugins/tcl/Makefile.am Sat Nov 01 23:13:21 2003 +0000 @@ -6,6 +6,8 @@ tcl_la_SOURCES = tcl.c tcl_glib.c tcl_glib.h tcl_cmds.c tcl_signals.c tcl_gaim.h +EXTRA_DIST = signal-test.tcl + AM_CPPFLAGS = \ -DVERSION=\"$(VERSION)\" \ -I$(top_srcdir) \