diff options
author | Andrew Bartlett <abartlet@samba.org> | 2001-09-19 08:37:05 +0000 |
---|---|---|
committer | Andrew Bartlett <abartlet@samba.org> | 2001-09-19 08:37:05 +0000 |
commit | c6df98a1e3886edd64c36ae23a8bfed11e6632b6 (patch) | |
tree | 99342875ce64cc610887ad8b9dea6d80c1174456 | |
parent | 65ae05ce638f0d12e6f1e2a6f337c53c5c0a4f3a (diff) | |
download | samba-c6df98a1e3886edd64c36ae23a8bfed11e6632b6.tar.gz samba-c6df98a1e3886edd64c36ae23a8bfed11e6632b6.tar.xz samba-c6df98a1e3886edd64c36ae23a8bfed11e6632b6.zip |
This isn't used anymore
-rw-r--r-- | source/Makefile.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/source/Makefile.in b/source/Makefile.in index ce90efc68d2..daea0ed6f7e 100644 --- a/source/Makefile.in +++ b/source/Makefile.in @@ -46,7 +46,6 @@ LOGFILEBASE = $(VARDIR) CONFIGFILE = $(LIBDIR)/smb.conf LMHOSTSFILE = $(LIBDIR)/lmhosts DRIVERFILE = $(LIBDIR)/printers.def -PASSWD_PROGRAM = /bin/passwd # This is where smbpasswd et al go PRIVATEDIR = @privatedir@ |