Commit be54866c by Maarten L. Hekkelman

install rules

parent 7329009f
...@@ -38,6 +38,7 @@ libdir = @libdir@ ...@@ -38,6 +38,7 @@ libdir = @libdir@
includedir = @includedir@ includedir = @includedir@
datarootdir = @datarootdir@ datarootdir = @datarootdir@
datadir = @datadir@ datadir = @datadir@
pkgconfigdir = $(libdir)/pkgconfig
LIB_NAME = @PACKAGE_NAME@ LIB_NAME = @PACKAGE_NAME@
LIB_TARGET = $(LIB_NAME).la LIB_TARGET = $(LIB_NAME).la
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment