[chronojump] Install chronopic libs in pkglibdir:$(PREFIX)/lib/chronojump/ instead of $(PREFIX)/lib



commit b8d9132596e1e152dba21004a7c9b4ead82cab43
Author: Andoni Morales Alastruey <ylatuya gmail com>
Date:   Thu Aug 13 13:34:29 2009 +0200

    Install chronopic libs in pkglibdir:$(PREFIX)/lib/chronojump/ instead of $(PREFIX)/lib

 chronopic-tests/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/chronopic-tests/Makefile.am b/chronopic-tests/Makefile.am
index 2229e1a..8f8d989 100644
--- a/chronopic-tests/Makefile.am
+++ b/chronopic-tests/Makefile.am
@@ -10,7 +10,7 @@ AM_CFLAGS =\
 	 -Wall\
 	 -g
 
-lib_LTLIBRARIES = \
+pkglib_LTLIBRARIES = \
 	libchronopic.la
 
 libchronopic_la_SOURCES = \



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]