summaryrefslogtreecommitdiff
path: root/hw/Makefile.am
diff options
context:
space:
mode:
authorKevin E Martin <kem@kem.org>2005-10-07 14:27:47 +0000
committerKevin E Martin <kem@kem.org>2005-10-07 14:27:47 +0000
commit578e18d11b3d61449c1dd7eba04e1748f19c68f3 (patch)
treec78cb18f04abc22803511e9cee102b4faa3cdb5c /hw/Makefile.am
parent148df64a05d69adaac4b0f3684b846eb1da60219 (diff)
Add darwin to dist
Include missing docs in EXTRA_DIST Include headers and other files in dist
Diffstat (limited to 'hw/Makefile.am')
-rw-r--r--hw/Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/hw/Makefile.am b/hw/Makefile.am
index 863649b69..054d7b8ba 100644
--- a/hw/Makefile.am
+++ b/hw/Makefile.am
@@ -18,6 +18,8 @@ if XWIN
XWIN_SUBDIRS = xwin
endif
+# need to add darwin support here
+
SUBDIRS = \
$(XORG_SUBDIRS) \
$(XWIN_SUBDIRS) \
@@ -25,4 +27,4 @@ SUBDIRS = \
$(XNEST_SUBDIRS) \
$(DMX_SUBDIRS)
-DIST_SUBDIRS = dmx xfree86 vfb xnest xwin
+DIST_SUBDIRS = dmx xfree86 vfb xnest xwin darwin