1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-12-15 05:21:03 +01:00

* Store the Nix libraries in ${libdir}/nix instead of ${libdir}.

This commit is contained in:
Eelco Dolstra 2006-09-04 15:12:24 +00:00
parent 7974aae81c
commit aab8812732
6 changed files with 6 additions and 5 deletions

View file

@ -1,4 +1,4 @@
lib_LTLIBRARIES = libmain.la
pkglib_LTLIBRARIES = libmain.la
libmain_la_SOURCES = shared.cc shared.hh