[xiph-commits] r3403 - libfishsound/branches/1.0-stable

johnf at svn.annodex.net johnf at svn.annodex.net
Sat Feb 2 00:12:11 PST 2008


Author: johnf
Date: 2008-02-02 00:12:10 -0800 (Sat, 02 Feb 2008)
New Revision: 3403

Modified:
   libfishsound/branches/1.0-stable/Makefile.am
Log:
Add symbian directory to dist in the right way

Modified: libfishsound/branches/1.0-stable/Makefile.am
===================================================================
--- libfishsound/branches/1.0-stable/Makefile.am	2008-02-02 08:08:14 UTC (rev 3402)
+++ libfishsound/branches/1.0-stable/Makefile.am	2008-02-02 08:12:10 UTC (rev 3403)
@@ -28,7 +28,7 @@
 #  SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
                                                                                ## Process this file with automake to produce Makefile.in
 
-SUBDIRS = doc include src
+SUBDIRS = doc include src symbian
 
 EXTRA_DIST = fishsound.pc.in README.win32 \
 	win32/Makefile \
@@ -41,8 +41,7 @@
 	win32/encode.dsp \
 	win32/info.dsp \
 	win32/libfishsound/libfishsound.sln \
-	win32/libfishsound/libfishsound.vcproj \
-	symbian
+	win32/libfishsound/libfishsound.vcproj
 
 
 pkgconfigdir = $(libdir)/pkgconfig



More information about the commits mailing list