summaryrefslogtreecommitdiff
path: root/source3/Makefile.in
diff options
context:
space:
mode:
authorSimo Sorce <ssorce@redhat.com>2010-05-07 07:45:25 -0400
committerSimo Sorce <idra@samba.org>2010-07-27 10:27:13 -0400
commit95f587a565543678da3beeff46167001b92bea79 (patch)
treeff1ff778ae9a371a8df935ac2602bf1557fcd5ab /source3/Makefile.in
parent849cc65654d20e7077621ead2429a82fcac35197 (diff)
downloadsamba-95f587a565543678da3beeff46167001b92bea79.tar.gz
samba-95f587a565543678da3beeff46167001b92bea79.tar.bz2
samba-95f587a565543678da3beeff46167001b92bea79.zip
s3-printing: Removed unused printfsp.c.
Signed-off-by: Jim McDonough <jmcd@samba.org>
Diffstat (limited to 'source3/Makefile.in')
-rw-r--r--source3/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/Makefile.in b/source3/Makefile.in
index a0232e7d4a..d89cef193c 100644
--- a/source3/Makefile.in
+++ b/source3/Makefile.in
@@ -811,7 +811,7 @@ SMBD_OBJ_SRV = smbd/server_reload.o \
smbd/vfs.o smbd/perfcount.o smbd/statcache.o smbd/seal.o \
smbd/posix_acls.o lib/sysacls.o \
smbd/process.o smbd/service.o smbd/error.o \
- printing/printfsp.o printing/printspoolss.o \
+ printing/printspoolss.o \
lib/sysquotas.o lib/sysquotas_linux.o \
lib/sysquotas_xfs.o lib/sysquotas_4A.o \
smbd/fake_file.o \