[Lemon-commits] Akos Ladanyi: Add tools/CMakeLists.txt to the ta...
Lemon HG
hg at lemon.cs.elte.hu
Sun Jun 7 18:32:58 CEST 2009
details: http://lemon.cs.elte.hu/hg/lemon/rev/0cd6d84103a4
changeset: 721:0cd6d84103a4
user: Akos Ladanyi <ladanyi [at] tmit.bme.hu>
date: Wed May 27 13:08:47 2009 +0100
description:
Add tools/CMakeLists.txt to the tarball
diffstat:
tools/Makefile.am | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diffs (10 lines):
diff --git a/tools/Makefile.am b/tools/Makefile.am
--- a/tools/Makefile.am
+++ b/tools/Makefile.am
@@ -1,3 +1,6 @@
+EXTRA_DIST += \
+ tools/CMakeLists.txt
+
if WANT_TOOLS
bin_PROGRAMS += \
More information about the Lemon-commits
mailing list