diff options
| author | QAston <none@none> | 2009-07-31 13:21:32 +0200 |
|---|---|---|
| committer | QAston <none@none> | 2009-07-31 13:21:32 +0200 |
| commit | b212461f95aad264b608abfb88e66e0cf4ce511f (patch) | |
| tree | f97ca6171659153c6f045e71b33332e3ef1d178f /src/tools | |
| parent | 1f53433c6c4de01709410581ba644be7e6aaf6fe (diff) | |
| parent | 40f7c7243cae08cda7b129ac13d4768414753b4e (diff) | |
*Merge after backout.
--HG--
branch : trunk
Diffstat (limited to 'src/tools')
| -rw-r--r-- | src/tools/genrevision/Makefile.am | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/tools/genrevision/Makefile.am b/src/tools/genrevision/Makefile.am index 3f60ac14ab2..fc66e8181b3 100644 --- a/src/tools/genrevision/Makefile.am +++ b/src/tools/genrevision/Makefile.am @@ -19,12 +19,12 @@ ## CPP flags for includes, defines, etc. AM_CPPFLAGS = -I$(srcdir) -## Build world list daemon as standalone program +## Build as standalone program bin_PROGRAMS = genrevision genrevision_SOURCES = \ genrevision.cpp -## Link world daemon against the shared library +## Link against the shared library genrevision_LDADD = genrevision_LDFLAGS = -L$(libdir) |
