Remove explicit distribution rules for m4 scripts.

It turns out Automake is smart enough to include these files in the
distribution by itself.
This commit is contained in:
Etienne Dechamps 2014-07-12 16:21:32 +01:00
parent 362b791764
commit 462e9892ae
3 changed files with 2 additions and 6 deletions

View file

@ -2,7 +2,7 @@
AUTOMAKE_OPTIONS = gnu
SUBDIRS = m4 src doc gui test
SUBDIRS = src doc gui test
ACLOCAL_AMFLAGS = -I m4