summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorClement Lefebvre <[email protected]>2015-09-08 16:42:40 +0100
committerClement Lefebvre <[email protected]>2015-09-08 16:51:30 +0100
commitca724d9f8493639ef51e108fb0b8bef499207ffa (patch)
treefda4f418796ba1f1dcfb68d2c2f155b12be09129 /Makefile.am
parentafe549d385eeb99f00d15d19298fa25b3bec40e7 (diff)
downloadmate-desktop-ca724d9f8493639ef51e108fb0b8bef499207ffa.tar.bz2
mate-desktop-ca724d9f8493639ef51e108fb0b8bef499207ffa.tar.xz
Removed the user-guide (moved to mate-user-guide)
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 2be4449..4bd3872 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}