summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorEric Anholt <eric@anholt.net>2009-10-16 14:56:39 -0700
committerEric Anholt <eric@anholt.net>2010-05-20 12:09:58 -0700
commite22b811e0d0b4a431c5f53aa097714033dc3c1a4 (patch)
treefc63165c01c6a0e3187cac8ab20019d9c86f426b /configure.ac
parent716477b1881589a27ee022a0c10cb203ba04a7f5 (diff)
Dist the WindML demos, but don't do anything further with them.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 2d1dd341..21f2c053 100644
--- a/configure.ac
+++ b/configure.ac
@@ -179,5 +179,6 @@ AC_OUTPUT([
src/trivial/Makefile
src/util/Makefile
src/vp/Makefile
+ src/windml/Makefile
src/xdemos/Makefile
])