NetworkManager/examples/C/Makefile.am

6 lines
46 B
Text
Raw Normal View History

SUBDIRS= glib
2010-12-06 12:12:52 -06:00
if WITH_QT
SUBDIRS += qt
endif