summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRalph Giles <giles@xiph.org>2011-08-04 17:39:30 +0000
committerRalph Giles <giles@xiph.org>2011-08-04 17:39:30 +0000
commit7b467b5e9b49fe90933650fe35bbc27d2293e801 (patch)
tree52abddef81ce5eaaae0d0680741f4f6f0a91e251
parent601113c2e425c1bd2777698ab16af7a7fc8335ee (diff)
downloadogg-7b467b5e9b49fe90933650fe35bbc27d2293e801.tar.gz
Remove the makefile reference to the macos directory.
The classic macos project files were removed in svn r18045. git-svn-id: http://svn.xiph.org/trunk/ogg@18049 0101bb08-14d6-0310-b084-bc0e0c8e3800
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index bce2ad4..f7c680b 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -15,7 +15,7 @@ pkgconfig_DATA = ogg.pc
EXTRA_DIST = README AUTHORS CHANGES COPYING \
libogg.spec libogg.spec.in \
ogg.m4 ogg.pc.in ogg-uninstalled.pc.in \
- macos macosx win32
+ macosx win32
dist-hook:
for item in $(EXTRA_DIST); do \