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
commitd15453746479e79447ac14f3b1fd69362235f1db (patch)
tree9993caf87d3eef5dc25d6e3821ccbfcc170f944e /Makefile.am
parent5325a90ea307eca2ad69de1e36489fa08f7cba6f (diff)
downloadogg-git-d15453746479e79447ac14f3b1fd69362235f1db.tar.gz
Add the ProjectBuilder files for MacOS X to the distribution target.
svn path=/trunk/ogg/; revision=2890
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@"