changeset 17102:8ebd53003230

nosnilmot: EXTRA_DIST it! There will be a day when I won't forget these things.
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Wed, 16 May 2007 02:38:32 +0000
parents dae18f23a09d
children 80350acaa289
files libpurple/plugins/perl/Makefile.am
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/libpurple/plugins/perl/Makefile.am	Wed May 16 02:34:56 2007 +0000
+++ b/libpurple/plugins/perl/Makefile.am	Wed May 16 02:38:32 2007 +0000
@@ -78,7 +78,8 @@
 #	common/fallback/const-xs.inc
 
 perl_scripts = \
-	scripts/function_list.pl
+	scripts/function_list.pl \
+	scripts/signals-test.pl
 
 EXTRA_DIST = \
 	Makefile.mingw \