summary refs log tree commit diff
path: root/examples/C/Makefile.am
blob: 4502e9bb78c72aab46dcd8212e9c8f92c6357d59 (plain)
1
2
3
4
5
SUBDIRS= glib

if WITH_QT
SUBDIRS += qt
endif