[xiph-commits] r8477 - trunk/icecast2yp

oddsock at motherfish-iii.xiph.org oddsock at motherfish-iii.xiph.org
Fri Dec 17 11:11:21 PST 2004


Author: oddsock
Date: 2004-12-17 11:11:21 -0800 (Fri, 17 Dec 2004)
New Revision: 8477

Modified:
   trunk/icecast2yp/Makefile.am
Log:
add sql dir to automake's Makefile


Modified: trunk/icecast2yp/Makefile.am
===================================================================
--- trunk/icecast2yp/Makefile.am	2004-12-17 18:55:52 UTC (rev 8476)
+++ trunk/icecast2yp/Makefile.am	2004-12-17 19:11:21 UTC (rev 8477)
@@ -3,7 +3,7 @@
 AUTOMAKE_OPTIONS = 1.6 foreign dist-zip
 ACLOCAL_AMFLAGS = -I m4
 
-SUBDIRS = src 
+SUBDIRS = src sql
 
 debug:
 	$(MAKE) all CFLAGS="@DEBUG@"



More information about the commits mailing list