diff options
author | Stefano Karapetsas <[email protected]> | 2013-10-14 11:29:20 +0200 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2013-10-14 11:29:20 +0200 |
commit | ec93204903c42507208980884aed506d73bfa555 (patch) | |
tree | 4d52f896822d83f95c23919d2813daf5049ad946 /Makefile.am | |
parent | d3d4666dd7b74567e39ee0428bebba16e3065950 (diff) | |
download | mate-desktop-ec93204903c42507208980884aed506d73bfa555.tar.bz2 mate-desktop-ec93204903c42507208980884aed506d73bfa555.tar.xz |
Add autotools stuff for mpaste script
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 4ccc9a6..58123bb 100644 --- a/Makefile.am +++ b/Makefile.am @@ -12,7 +12,7 @@ endif ACLOCAL_AMFLAGS = -I m4 -DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc --disable-scrollkeeper +DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc --disable-scrollkeeper --enable-mpaste if MATE_ABOUT_ENABLED versiondir = $(datadir)/mate-about |