diff options
author | Martin Wimpress <[email protected]> | 2017-01-17 10:37:04 +0000 |
---|---|---|
committer | Martin Wimpress <[email protected]> | 2017-01-17 10:37:04 +0000 |
commit | f26c3508ca3be0ce8844b2fb63ace0d53152abce (patch) | |
tree | dd87184dc3411ecb95a3390f051e6f408b05ab4d /Makefile.am | |
parent | 3884cf44d85e99e99852160f90a2145ef15a4c34 (diff) | |
download | mate-desktop-f26c3508ca3be0ce8844b2fb63ace0d53152abce.tar.bz2 mate-desktop-f26c3508ca3be0ce8844b2fb63ace0d53152abce.tar.xz |
Drop mpaste.
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am index 9e1827f..78bf95a 100644 --- a/Makefile.am +++ b/Makefile.am @@ -7,8 +7,7 @@ endif ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS} DISTCHECK_CONFIGURE_FLAGS = \ - --enable-gtk-doc \ - --enable-mpaste + --enable-gtk-doc if MATE_ABOUT_ENABLED versiondir = $(datadir)/mate-about |