diff Makefile.am @ 12299:d10050950c03

[gaim-migrate @ 14603] This fixes that whole rebuilding sometimes can't find speex problem. Not as well tested as it should be, since I don't feel like changing configure.ac and rebuilding multiple times for the fun of it. committer: Tailor Script <tailor@pidgin.im>
author Tim Ringenbach <marv@pidgin.im>
date Sat, 03 Dec 2005 03:55:04 +0000
parents d8128936c2f1
children 5adc0c9da9f3
line wrap: on
line diff
--- a/Makefile.am	Fri Dec 02 20:49:54 2005 +0000
+++ b/Makefile.am	Sat Dec 03 03:55:04 2005 +0000
@@ -54,3 +54,6 @@
 
 distuninstallcheck_listfiles = \
 	find . -type f -print | grep -v perl | grep -v Gaim.3pm
+
+ACLOCAL_AMFLAGS = -I m4
+