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