mirror of
https://github.com/privatevoid-net/nix-super.git
synced 2024-11-10 08:16:15 +02:00
* Doh.
This commit is contained in:
parent
536595b072
commit
30bf547f4f
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
libexec_PROGRAMS = nix-worker
|
||||
|
||||
nix_worker_SOURCES = main.cc
|
||||
nix_worker_SOURCES = main.cc help.txt
|
||||
nix_worker_LDADD = ../libmain/libmain.la ../libstore/libstore.la ../libutil/libutil.la \
|
||||
../boost/format/libformat.la ${bdb_lib} ${aterm_lib}
|
||||
|
||||
|
|
Loading…
Reference in a new issue