]> granicus.if.org Git - sudo/commitdiff
Add sudo_noexec.la to "all" target, otherwise it only gets built
authorTodd C. Miller <Todd.Miller@courtesan.com>
Tue, 27 Apr 2010 01:30:41 +0000 (21:30 -0400)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Tue, 27 Apr 2010 01:30:41 +0000 (21:30 -0400)
at install time.

src/Makefile.in

index ac1c10a3b7df1309c4b6c779a8f1cb0a039f4f1f..a4bb7296ec2f3dab24555e8c021ff4425b56379c 100644 (file)
@@ -85,7 +85,7 @@ SUDODEP = $(srcdir)/sudo.h $(incdir)/sudo_plugin.h $(incdir)/alloc.h \
          $(incdir)/missing.h $(top_builddir)/pathnames.h \
          $(top_builddir)/config.h
 
-all: $(PROGS)
+all: $(PROGS) sudo_noexec.la
 
 .SUFFIXES: .o .c .h .l .y .man .cat .lo