diff options
Diffstat (limited to 'hw/Makefile.am')
-rw-r--r-- | hw/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/hw/Makefile.am b/hw/Makefile.am index e2681953c..863649b69 100644 --- a/hw/Makefile.am +++ b/hw/Makefile.am @@ -24,3 +24,5 @@ SUBDIRS = \ $(XVFB_SUBDIRS) \ $(XNEST_SUBDIRS) \ $(DMX_SUBDIRS) + +DIST_SUBDIRS = dmx xfree86 vfb xnest xwin |