mirror of
https://github.com/NixOS/nix.git
synced 2025-11-18 00:12:43 +01:00
* 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-store
|
||||
|
||||
nix_store_SOURCES = main.cc dotgraph.cc dotgraph.hh help.txt
|
||||
nix_store_SOURCES = nix-store.cc dotgraph.cc dotgraph.hh help.txt
|
||||
nix_store_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