Fix a bunch of WDG validation warnings in HTML docs.
[platform/upstream/flac.git] / Makefile.am
index 3fad072..9b7bd04 100644 (file)
 # distclean: remove everything except what goes in the distribution
 #
 
-AUTOMAKE_OPTIONS = foreign 1.7
+ACLOCAL_AMFLAGS = -I m4
 
-SUBDIRS = doc include m4 man src examples test build obj
-
-DISTCLEANFILES = libtool-disable-static
+SUBDIRS = doc include m4 man src examples test build objs
 
 EXTRA_DIST = \
        COPYING.FDL \
@@ -51,7 +49,7 @@ EXTRA_DIST = \
        ltmain.sh \
        strip_non_asm_libtool_args.sh
 
-fastcheck:
-       (cd test && make fastcheck)
+fullcheck:
+       (cd test && make fullcheck)
 
 CLEANFILES = *~