mirror of
https://github.com/NixOS/nix
synced 2025-06-27 12:41:15 +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 = libutil.a
|
||||
lib_LTLIBRARIES = libutil.la
|
||||
|
||||
libutil_a_SOURCES = util.cc util.hh hash.cc hash.hh \
|
||||
libutil_la_SOURCES = util.cc util.hh hash.cc hash.hh \
|
||||
archive.cc archive.hh aterm.cc aterm.hh \
|
||||
md5.c md5.h sha1.c sha1.h sha256.c sha256.h md32_common.h
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue