Mercurial > pidgin
changeset 7408:fd464e819dbe
[gaim-migrate @ 8008]
I guess this should be disted...
committer: Tailor Script <tailor@pidgin.im>
author | Ethan Blanton <elb@pidgin.im> |
---|---|
date | Sat, 01 Nov 2003 23:13:21 +0000 |
parents | 0c0bde5a3959 |
children | 2ea9bf5686ad |
files | plugins/tcl/Makefile.am |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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) \