From e352c105ab0da51773e58e980c1480099ef6eafa Mon Sep 17 00:00:00 2001 From: Ralph Giles Date: Wed, 18 Sep 2002 11:57:13 +0000 Subject: Add the macosx project files to the distribution. git-svn-id: http://svn.xiph.org/trunk/ogg@3921 0101bb08-14d6-0310-b084-bc0e0c8e3800 --- Makefile.am | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 456dba9..7d7444d 100644 --- a/Makefile.am +++ b/Makefile.am @@ -7,10 +7,12 @@ SUBDIRS = src include doc win32 debian m4datadir = $(datadir)/aclocal m4data_DATA = ogg.m4 -EXTRA_DIST = README AUTHORS CHANGES COPYING libogg.spec ogg.m4 macos +EXTRA_DIST = README AUTHORS CHANGES COPYING libogg.spec ogg.m4 \ + macos macosx dist-hook: rm -rf `find $(distdir)/macos -name CVS` + rm -rf `find $(distdir)/macosx -name CVS` debug: $(MAKE) all CFLAGS="@DEBUG@" -- cgit v1.2.1