1
0
Fork 0
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:
Eelco Dolstra 2006-12-07 20:47:30 +00:00
parent d03f0d4117
commit 4ca01065c3
10 changed files with 5 additions and 5 deletions

View file

@ -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}