[xiph-commits] r9484 - in trunk/vorbis-tools: . intl
thomasvs at motherfish-iii.xiph.org
thomasvs at motherfish-iii.xiph.org
Sat Jun 18 10:04:49 PDT 2005
Author: thomasvs
Date: 2005-06-18 10:04:46 -0700 (Sat, 18 Jun 2005)
New Revision: 9484
Added:
trunk/vorbis-tools/intl/ChangeLog
Modified:
trunk/vorbis-tools/Makefile.am
trunk/vorbis-tools/configure.in
trunk/vorbis-tools/intl/
Log:
some final fixes
Modified: trunk/vorbis-tools/Makefile.am
===================================================================
--- trunk/vorbis-tools/Makefile.am 2005-06-18 17:00:43 UTC (rev 9483)
+++ trunk/vorbis-tools/Makefile.am 2005-06-18 17:04:46 UTC (rev 9484)
@@ -2,8 +2,8 @@
AUTOMAKE_OPTIONS = foreign dist-zip
-SUBDIRS = po include share debian win32 @OPT_SUBDIRS@
-DIST_SUBDIRS = po include share debian win32 ogg123 oggenc oggdec ogginfo \
+SUBDIRS = po intl include share debian win32 @OPT_SUBDIRS@
+DIST_SUBDIRS = po intl include share debian win32 ogg123 oggenc oggdec ogginfo \
vcut vorbiscomment m4
EXTRA_DIST = README AUTHORS COPYING vorbis-tools.spec config.h
Modified: trunk/vorbis-tools/configure.in
===================================================================
--- trunk/vorbis-tools/configure.in 2005-06-18 17:00:43 UTC (rev 9483)
+++ trunk/vorbis-tools/configure.in 2005-06-18 17:04:46 UTC (rev 9484)
@@ -284,6 +284,7 @@
Makefile
m4/Makefile
po/Makefile.in
+intl/Makefile
include/Makefile
share/Makefile
win32/Makefile
Property changes on: trunk/vorbis-tools/intl
___________________________________________________________________
Name: svn:ignore
+ Makefile
Added: trunk/vorbis-tools/intl/ChangeLog
===================================================================
More information about the commits
mailing list