aboutsummaryrefslogtreecommitdiffstats
path: root/tools/lemon
diff options
context:
space:
mode:
authorJeff Morriss <jeff.morriss@ulticom.com>2010-05-14 16:27:03 +0000
committerJeff Morriss <jeff.morriss@ulticom.com>2010-05-14 16:27:03 +0000
commit54082c6ed0307e0be8fc35bf415ac3207bca91cc (patch)
treeefd0749a95b6a40efcf00e5bc074786a68deb727 /tools/lemon
parent4a2302cf6cdcd05ba779c8f75d5a5130bc9f20a2 (diff)
Add Cmake stuff to the source distribution so more people can try it out.
svn path=/trunk/; revision=32807
Diffstat (limited to 'tools/lemon')
-rw-r--r--tools/lemon/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/tools/lemon/Makefile.am b/tools/lemon/Makefile.am
index 2bfe3cf0ac..20d6200e4b 100644
--- a/tools/lemon/Makefile.am
+++ b/tools/lemon/Makefile.am
@@ -47,5 +47,6 @@ EXTRA_DIST = \
lemonflex-tail.inc \
lempar.c \
Makefile.nmake \
- README
+ README \
+ CMakeLists.txt