13 lines
285 B
Makefile
13 lines
285 B
Makefile
## $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
|