xref: /third_party/lame/ACM/Makefile.am
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /third_party/lame/ACM/
1## $Id$
2
3include $(top_srcdir)/Makefile.am.global
4
5SUBDIRS = ADbg ddk tinyxml
6
7EXTRA_DIST = \
8	ACM.cpp \
9	ACM.h \
10	ACMStream.cpp \
11	ACMStream.h \
12	AEncodeProperties.cpp \
13	AEncodeProperties.h \
14	DecodeStream.cpp \
15	DecodeStream.h \
16	LameACM.inf \
17	TODO \
18	acm.rc \
19	adebug.h \
20	lame.ico \
21	lameACM.def \
22	lame_acm.xml \
23	main.cpp \
24	readme.txt \
25	resource.h
26
27

Indexes created Thu Nov 07 10:32:03 CST 2024