eudev/docs/Makefile.am

9 lines
87 B
Makefile

if ENABLE_GTK_DOC
SUBDIRS = \
libudev
if ENABLE_GUDEV
SUBDIRS += \
gudev
endif
endif