summaryrefslogtreecommitdiff
path: root/hw/Makefile.am
blob: 26343e56bbfb470ac416606b5fece554ad85286d (plain)
1
2
3
4
5
6
7
8
9
if DMX
DMX_SUBDIRS = dmx
endif

XORG_SUBDIRS = xfree86 

SUBDIRS =			\
	$(XORG_SUBDIRS)		\
	$(DMX_SUBDIRS)