plugins/tcl/Makefile.am

changeset 13812
a10499942a3c
parent 13457
2766e7b31444
child 13847
89bc33bfe294
--- a/plugins/tcl/Makefile.am	Sat Jun 10 17:39:15 2006 +0000
+++ b/plugins/tcl/Makefile.am	Sat Jun 10 18:01:11 2006 +0000
@@ -4,7 +4,8 @@
 
 plugin_LTLIBRARIES = tcl.la
 
-tcl_la_SOURCES = tcl.c tcl_glib.c tcl_glib.h tcl_cmds.c tcl_signals.c tcl_gaim.h
+tcl_la_SOURCES = tcl.c tcl_glib.c tcl_glib.h tcl_cmds.c tcl_signals.c tcl_gaim.h \
+                 tcl_ref.c
 
 EXTRA_DIST = signal-test.tcl Makefile.mingw
 

mercurial