doc/Makefile.am: update list of source and generated manpages
authorPaul Brossier <piem@piem.org>
Sat, 26 Sep 2009 05:10:15 +0000 (07:10 +0200)
committerPaul Brossier <piem@piem.org>
Sat, 26 Sep 2009 05:10:15 +0000 (07:10 +0200)
doc/Makefile.am

index ec587938de6d1056a0028878384f846c40f1c83b..20f6f4f6200b430246b084850d7e8ba510a5ce34 100644 (file)
@@ -1,14 +1,24 @@
-EXTRA_DIST = devel.cfg examples.cfg user.cfg \
-       aubionotes.sgml aubionotes.1 \
-       aubioonset.sgml aubioonset.1 \
-       aubiotrack.sgml aubiotrack.1 \
-       aubiomfcc.sgml  aubiomfcc.1  \
-       aubiopitch.sgml aubiopitch.1 \
-       aubiocut.sgml   aubiocut.1   \
-       aubio.css
-
-man_MANS = aubionotes.1 aubioonset.1 \
-       aubiocut.1 aubiopitch.1 aubiotrack.1
+man_MANS = \
+       aubionotes.1 \
+       aubioonset.1 \
+       aubiocut.1 \
+       aubiopitch.1 \
+       aubiotrack.1 \
+       aubiomfcc.1
+
+EXTRA_DIST = \
+       devel.cfg \
+       examples.cfg \
+       user.cfg \
+       aubio.css \
+       aubionotes.sgml \
+       aubioonset.sgml \
+       aubiotrack.sgml \
+       aubiomfcc.sgml \
+       aubiopitch.sgml \
+       aubiocut.sgml \
+       $(man_MANS)
+
 CLEANFILES = $(man_MANS)
 
 all: