add Makefile.lite, Makefile.vc, etc. to EXTRA_DIST
diff --git a/Makefile.am b/Makefile.am
index eba304e..ac65128 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -29,7 +29,7 @@
 #
 
 
-SUBDIRS = doc include man src test
+SUBDIRS = build doc include man src test
 
 DISTCLEANFILES = libtool-disable-static
 
@@ -37,6 +37,8 @@
 	COPYING.FDL \
 	COPYING.GPL \
 	COPYING.LGPL \
+	Doxyfile \
+	Makefile.lite \
 	autogen.sh \
 	depcomp \
 	flac.pbproj \