summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorStefano Karapetsas <[email protected]>2014-03-09 11:36:25 +0100
committerStefano Karapetsas <[email protected]>2014-03-09 11:36:25 +0100
commit7c27a7b5739b1c54b75d849feb6d9fc341fa1bcf (patch)
treefc6c55f8f94e1cdfd5ff885bacde9cd4cd2fa4ac /Makefile.am
parentfcb085d9268aa30958d50500d1f7402d471ec7be (diff)
downloadmate-desktop-7c27a7b5739b1c54b75d849feb6d9fc341fa1bcf.tar.bz2
mate-desktop-7c27a7b5739b1c54b75d849feb6d9fc341fa1bcf.tar.xz
Remove desktop-docs folder
Closes https://github.com/mate-desktop/mate-desktop/issues/103
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 e98d497..db0417c 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 DESKTOP_DOCS_ENABLED
-SUBDIRS += desktop-docs
-endif
if USER_GUIDE_ENABLED
SUBDIRS += user-guide
endif