Don't install the libraries directly in lib/.

Instead use a subdirectory (prefix/lib/ipsec by default). Also moved the
plugins from libexec to a subdirectory of that dir.
This commit is contained in:
Tobias Brunner
2011-07-05 14:42:14 +02:00
parent 9b2b434fe7
commit 60d62b9e5c
8 changed files with 10 additions and 8 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
lib_LTLIBRARIES = libcharon.la
ipseclib_LTLIBRARIES = libcharon.la
libcharon_la_SOURCES = \
bus/bus.c bus/bus.h \