[xiph-cvs] cvs commit: theora Makefile.am
Ralph Giles
giles at xiph.org
Sat Jun 14 18:00:14 PDT 2003
giles 03/06/14 21:00:14
Modified: . Makefile.am
Log:
Add the win32 directly to the distribution target. Hopefully this will be less 'experimental' in
the next release.
Revision Changes Path
1.4 +2 -1 theora/Makefile.am
Index: Makefile.am
===================================================================
RCS file: /usr/local/cvsroot/theora/Makefile.am,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- Makefile.am 26 Sep 2002 02:50:51 -0000 1.3
+++ Makefile.am 15 Jun 2003 01:00:14 -0000 1.4
@@ -4,10 +4,11 @@
SUBDIRS = lib include examples debian
-EXTRA_DIST = COPYING autogen.sh
+EXTRA_DIST = COPYING autogen.sh win32
dist-hook:
rm -rf `find $(distdir)/macos -name CVS`
+ rm -rf `find $(distdir)/win32 -name CVS`
debug:
$(MAKE) all CFLAGS="@DEBUG@"
<p><p>--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'cvs-request at xiph.org'
containing only the word 'unsubscribe' in the body. No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.
More information about the commits
mailing list