* Rename all those main.cc files.
This commit is contained in:
parent
d03f0d4117
commit
4ca01065c3
10 changed files with 5 additions and 5 deletions
|
|
@ -1,6 +1,6 @@
|
|||
bin_PROGRAMS = nix-worker
|
||||
|
||||
nix_worker_SOURCES = main.cc help.txt
|
||||
nix_worker_SOURCES = nix-worker.cc help.txt
|
||||
nix_worker_LDADD = ../libmain/libmain.la ../libstore/libstore.la ../libutil/libutil.la \
|
||||
../boost/format/libformat.la ${bdb_lib} ${aterm_lib}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue