summaryrefslogtreecommitdiff
path: root/docs/Makefile.am
blob: 0d959fe83562d48c358a3698aa68a289433f9ed3 (plain)
1
2
3
4
5
6
7
8
if ENABLE_GTK_DOC
SUBDIRS = \
	libudev
if ENABLE_GUDEV
SUBDIRS += \
	gudev
endif
endif