summaryrefslogtreecommitdiffstats
path: root/docs/Makefile.am
blob: 49c400341b243a33e3e6ea5b6905aadc4c0296a2 (plain)
1
2
3
4
5
6
7
8
9
10
MAINTAINERCLEANFILES = Makefile.in

SUBDIRS = lasso-book

if ENABLE_GTK_DOC
SUBDIRS += reference
else
DIST_SUBDIRS = reference
endif