summaryrefslogtreecommitdiff
path: root/monitor/Makefile.am
blob: f68423e6a1684a4a67430ccf07650173fde52596 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14

SUBDIRS = proxy

if USE_HAL
SUBDIRS += hal
endif

if USE_GDU
SUBDIRS += gdu
endif

if USE_GPHOTO2
SUBDIRS += gphoto2
endif