summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorStefano Karapetsas <[email protected]>2013-09-21 06:18:07 -0700
committerStefano Karapetsas <[email protected]>2013-09-21 06:18:07 -0700
commit81c245baf79a4fcbd0ff6cf55ecb51616eab2311 (patch)
treec1a27d8dfb4b4d079d8f0e49660fef2f801cd398 /Makefile.am
parent49000652ee447c377bf2c8cb7c4cd8db47b7698a (diff)
parent57bdf2d53a0811835957325b730c514929964e69 (diff)
downloadmate-desktop-81c245baf79a4fcbd0ff6cf55ecb51616eab2311.tar.bz2
mate-desktop-81c245baf79a4fcbd0ff6cf55ecb51616eab2311.tar.xz
Merge pull request #76 from infirit/1.6
Add mate-gsettings-toggle.sh
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am8
1 files changed, 3 insertions, 5 deletions
diff --git a/Makefile.am b/Makefile.am
index 3283061..58ce43a 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,4 +1,4 @@
-SUBDIRS = libmate-desktop man docs po schemas
+SUBDIRS = libmate-desktop man docs po schemas tools
if MATE_ABOUT_ENABLED
SUBDIRS += mate-about
@@ -6,9 +6,6 @@ endif
if DESKTOP_DOCS_ENABLED
SUBDIRS += desktop-docs
endif
-if MATE_CONF_IMPORT_ENABLED
-SUBDIRS += mate-conf
-endif
ACLOCAL_AMFLAGS = -I m4
@@ -26,7 +23,8 @@ EXTRA_DIST = \
HACKING \
MAINTAINERS \
mate-version.xml.in.in \
- mate-doc-utils.make
+ mate-doc-utils.make \
+ tools/mate-gsettings-toggle
CLEANFILES = \
$(version_DATA)