mirror of
https://github.com/NixOS/nix
synced 2025-07-03 06:11:46 +02:00
* Build dynamic libraries.
This commit is contained in:
parent
1a67154d41
commit
4c20a08293
11 changed files with 27 additions and 21 deletions
|
@ -1,6 +1,6 @@
|
|||
noinst_LIBRARIES = libstore.a
|
||||
lib_LTLIBRARIES = libstore.la
|
||||
|
||||
libstore_a_SOURCES = \
|
||||
libstore_la_SOURCES = \
|
||||
store.cc store.hh derivations.cc derivations.hh \
|
||||
build.cc misc.cc build.hh \
|
||||
globals.cc globals.hh db.cc db.hh \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue