diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/Makefile.am b/Makefile.am index 35ca548..8cf36ae 100644 --- a/Makefile.am +++ b/Makefile.am @@ -2,10 +2,7 @@ SUBDIRS = macros doc-build doc EXTRA_DIST = \ autogen.sh \ - mate-common.spec \ - mate-common.spec.in \ - doc/usage.txt \ - ChangeLog.pre-git + doc/usage.txt DISTCHECK_CONFIGURE_FLAGS = --disable-silent-rules |