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