mirror of
https://github.com/NixOS/nix
synced 2025-06-27 12:41:15 +02: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 @@
|
|||
libexec_PROGRAMS = nix-setuid-helper
|
||||
|
||||
nix_setuid_helper_SOURCES = main.cc
|
||||
nix_setuid_helper_SOURCES = nix-setuid-helper.cc
|
||||
nix_setuid_helper_LDADD = ../libutil/libutil.la \
|
||||
../boost/format/libformat.la ${aterm_lib}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue