summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2003-03-27 23:31:15 +0000
committerJelmer Vernooij <jelmer@samba.org>2003-03-27 23:31:15 +0000
commit6d620e0e00723e0d3a5889044a2e19e99c17917a (patch)
tree5a1646b0998979330add625457b5e61dcd1738d5
parentc321404feb40e6eaaae4564c5c81b8b644bba3f7 (diff)
downloadsamba-6d620e0e00723e0d3a5889044a2e19e99c17917a.tar.gz
samba-6d620e0e00723e0d3a5889044a2e19e99c17917a.tar.bz2
samba-6d620e0e00723e0d3a5889044a2e19e99c17917a.zip
Also rebuild smbd/vfs.o after reconfiguring
(This used to be commit afda828b388381742b4d980b21bed953273eb3aa)
-rw-r--r--source3/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/Makefile.in b/source3/Makefile.in
index 32c8e73b51..b76cbe0914 100644
--- a/source3/Makefile.in
+++ b/source3/Makefile.in
@@ -1189,7 +1189,7 @@ clean: delheaders python_clean
# This is quite ugly actually.. But we need to make
# sure the changes to include/config.h are used.
modules_clean:
- @-rm -f @MODULES_CLEAN@ auth/auth.o passdb/pdb_interface.o rpc_server/srv_pipe_hnd.o lib/iconv.o
+ @-rm -f @MODULES_CLEAN@ auth/auth.o passdb/pdb_interface.o rpc_server/srv_pipe_hnd.o lib/iconv.o smbd/vfs.o
# Making this target will just make sure that the prototype files
# exist, not necessarily that they are up to date. Since they're