2010-03-19 17:04:51 +00:00
|
|
|
SUBDIRS =
|
|
|
|
|
2012-06-27 15:39:10 +00:00
|
|
|
if ENABLE_GTK_DOC
|
2010-03-19 17:04:51 +00:00
|
|
|
SUBDIRS += reference
|
|
|
|
endif
|
|
|
|
|
|
|
|
DIST_SUBDIRS = reference
|
|
|
|
|
|
|
|
# Extra clean files so that maintainer-clean removes *everything*
|
|
|
|
MAINTAINERCLEANFILES = Makefile.in
|