summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorStefano Karapetsas <[email protected]>2014-03-17 17:23:08 +0100
committerStefano Karapetsas <[email protected]>2014-03-17 17:23:08 +0100
commited65c08865b90020da4abeb37e895b698d0a6ba8 (patch)
tree12ffb8977dc1f11289f941d4a1799c4f26bd1a8c /Makefile.am
parente73d7de1222c3741670c22d17d26899ebc1766d7 (diff)
downloadmate-desktop-ed65c08865b90020da4abeb37e895b698d0a6ba8.tar.bz2
mate-desktop-ed65c08865b90020da4abeb37e895b698d0a6ba8.tar.xz
Remove user guide
We are preparing https://github.com/mate-desktop/mate-user-guide now
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 0 insertions, 3 deletions
diff --git a/Makefile.am b/Makefile.am
index db0417c..6700629 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -3,9 +3,6 @@ SUBDIRS = libmate-desktop man docs po schemas tools
if MATE_ABOUT_ENABLED
SUBDIRS += mate-about
endif
-if USER_GUIDE_ENABLED
-SUBDIRS += user-guide
-endif
ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}