[Lemon-commits] Alpar Juttner: Add lemon/config.h.cmake to the t...
Lemon HG
hg at lemon.cs.elte.hu
Tue May 12 18:24:21 CEST 2009
details: http://lemon.cs.elte.hu/hg/lemon/rev/d10545c08e61
changeset: 711:d10545c08e61
user: Alpar Juttner <alpar [at] cs.elte.hu>
date: Tue May 12 15:55:00 2009 +0100
description:
Add lemon/config.h.cmake to the tarball
diffstat:
lemon/Makefile.am | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (21 lines):
diff --git a/lemon/Makefile.am b/lemon/Makefile.am
--- a/lemon/Makefile.am
+++ b/lemon/Makefile.am
@@ -1,6 +1,7 @@
EXTRA_DIST += \
lemon/lemon.pc.in \
- lemon/CMakeLists.txt
+ lemon/CMakeLists.txt \
+ lemon/config.h.cmake
pkgconfig_DATA += lemon/lemon.pc
@@ -16,7 +17,7 @@
lemon/bits/windows.cc
nodist_lemon_HEADERS = lemon/config.h
-
+
lemon_libemon_la_CXXFLAGS = \
$(AM_CXXFLAGS) \
$(GLPK_CFLAGS) \
More information about the Lemon-commits
mailing list