add macos build files to the 'make dist' target
authorRalph Giles <giles@xiph.org>
Thu, 13 Dec 2001 22:27:11 +0000 (22:27 +0000)
committerRalph Giles <giles@xiph.org>
Thu, 13 Dec 2001 22:27:11 +0000 (22:27 +0000)
svn path=/trunk/vorbis/; revision=2598

Makefile.am

index ea9c235..bea2ef0 100644 (file)
@@ -8,7 +8,7 @@ m4datadir = $(datadir)/aclocal
 m4data_DATA = vorbis.m4
 
 EXTRA_DIST = README AUTHORS COPYING libvorbis.spec vorbis.m4 acinclude.m4\
-       todo.txt
+       todo.txt mac macosx
 
 debug:
        $(MAKE) all CFLAGS="@DEBUG@"