add Makefile.lite, Makefile.vc, etc. to EXTRA_DIST
[platform/upstream/flac.git] / src / Makefile.am
index 49762f9..d0edd5f 100644 (file)
@@ -19,4 +19,18 @@ if FLaC__HAS_XMMS
 XMMS_DIRS = plugin_xmms
 endif
 
-SUBDIRS = libFLAC libFLAC++ share flac metaflac $(XMMS_DIRS) test_libFLAC test_libFLAC++ test_streams
+EXTRA_DIST = \
+       monkeys_audio_utilities \
+       plugin_winamp2 \
+       plugin_winamp3
+
+SUBDIRS = \
+       libFLAC \
+       libFLAC++ \
+       share \
+       flac \
+       metaflac \
+       $(XMMS_DIRS) \
+       test_libFLAC \
+       test_libFLAC++ \
+       test_streams