X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?p=xscreensaver;a=blobdiff_plain;f=driver%2FMakefile.in;h=7e101dbd70e2ca1e2bcaeb76d6f5617d8f790507;hp=6d0da08412f479a8eb12dc55b10a7c3b9b0abc2e;hb=c596d1306f5f92f7eab76224d3b049980a14adcb;hpb=5832fe184606766fef23369159306c0a5799aeb0 diff --git a/driver/Makefile.in b/driver/Makefile.in index 6d0da084..7e101dbd 100644 --- a/driver/Makefile.in +++ b/driver/Makefile.in @@ -83,6 +83,8 @@ PAM_OBJS = passwd-pam.o LOCK_SRCS_1 = lock.c passwd.c LOCK_OBJS_1 = lock.o passwd.o +NOLOCK_SRCS_1 = lock.c +NOLOCK_OBJS_1 = lock.o TEST_SRCS = test-passwd.c test-uid.c test-xdpms.c test-grab.c test-apm.c