summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorRalph Giles <giles@xiph.org>2001-12-22 04:30:03 +0000
committerRalph Giles <giles@xiph.org>2001-12-22 04:30:03 +0000
commitd67d22a0d3c6a4c715835723cac586d038d99fc8 (patch)
tree9993caf87d3eef5dc25d6e3821ccbfcc170f944e /Makefile.am
parentd1edfd3fec83184d439393ce02bdb9e4bfdaecdb (diff)
downloadogg-d67d22a0d3c6a4c715835723cac586d038d99fc8.tar.gz
Add the ProjectBuilder files for MacOS X to the distribution target.
git-svn-id: http://svn.xiph.org/trunk/ogg@2890 0101bb08-14d6-0310-b084-bc0e0c8e3800
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 12cefe7..ea3b040 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -7,7 +7,7 @@ SUBDIRS = src include doc win32 debian
m4datadir = $(datadir)/aclocal
m4data_DATA = ogg.m4
-EXTRA_DIST = README AUTHORS CHANGES COPYING libogg.spec ogg.m4
+EXTRA_DIST = README AUTHORS CHANGES COPYING libogg.spec ogg.m4 macosx
debug:
$(MAKE) all CFLAGS="@DEBUG@"