aboutsummaryrefslogtreecommitdiff
path: root/mac/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'mac/Makefile.am')
-rw-r--r--mac/Makefile.am13
1 files changed, 13 insertions, 0 deletions
diff --git a/mac/Makefile.am b/mac/Makefile.am
new file mode 100644
index 0000000..e1382cd
--- /dev/null
+++ b/mac/Makefile.am
@@ -0,0 +1,13 @@
+## $Id: Makefile.am,v 1.1 2002/05/28 07:52:10 aleidinger Exp $
+
+include $(top_srcdir)/Makefile.am.global
+
+EXTRA_DIST = \
+ .DS_Store \
+ LAME.mcp \
+ LAME_Carbon_Debug.pch \
+ LAME_Carbon_Final.pch \
+ LAME_Classic_Debug.pch \
+ LAME_Classic_Final.pch \
+ MacDLLMain.c \
+ Precompile_Common.h