about summary refs log tree commit diff
path: root/src/nix-setuid-helper/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/nix-setuid-helper/Makefile.am')
-rw-r--r--src/nix-setuid-helper/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/nix-setuid-helper/Makefile.am b/src/nix-setuid-helper/Makefile.am
index afff2bde7c13..a0fbdf39d61b 100644
--- a/src/nix-setuid-helper/Makefile.am
+++ b/src/nix-setuid-helper/Makefile.am
@@ -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}