diff options
author | wiso <wiso@svn> | 2010-05-07 17:57:13 +0000 |
---|---|---|
committer | wiso <wiso@svn> | 2010-05-07 17:57:13 +0000 |
commit | eaf1ff993ef2b2b573cd537fca24990af834bd36 (patch) | |
tree | 3573164af4938f6191aa8049f7762b480776c29e /lib/liblame/macosx/LAME.xcodeproj/Makefile.am | |
parent | c6e8ce5f942d477dd44cf52fc43d42db632be05f (diff) |
copy lame-3.98.4 to trunk
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@29897 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
Diffstat (limited to 'lib/liblame/macosx/LAME.xcodeproj/Makefile.am')
-rw-r--r-- | lib/liblame/macosx/LAME.xcodeproj/Makefile.am | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/lib/liblame/macosx/LAME.xcodeproj/Makefile.am b/lib/liblame/macosx/LAME.xcodeproj/Makefile.am new file mode 100644 index 0000000000..509529c7d0 --- /dev/null +++ b/lib/liblame/macosx/LAME.xcodeproj/Makefile.am @@ -0,0 +1,7 @@ +## $Id: Makefile.am,v 1.1 2008/05/24 08:28:58 aleidinger Exp $ + +include $(top_srcdir)/Makefile.am.global + +EXTRA_DIST = \ + project.pbxproj + |