summaryrefslogtreecommitdiff
path: root/examples/VFS/Makefile.in
diff options
context:
space:
mode:
authorJames Peach <jpeach@samba.org>2007-03-08 17:06:16 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 12:18:29 -0500
commit70d5f417ab7abf1ac41db72e2cbaee5ccda51a2e (patch)
treecdd54afcfb57a0caeafa23dc4cfd5bb1425d99fb /examples/VFS/Makefile.in
parentdb32963181843c0ae425ee5a3bb517010ab0bf0f (diff)
downloadsamba-70d5f417ab7abf1ac41db72e2cbaee5ccda51a2e.tar.gz
samba-70d5f417ab7abf1ac41db72e2cbaee5ccda51a2e.tar.bz2
samba-70d5f417ab7abf1ac41db72e2cbaee5ccda51a2e.zip
r21762: Fix the build by enabling shared modules and adding the config.*
files. Add norify_watch and chflags operations. Fix a bunch of warnings. (This used to be commit 1106db7ea148253e3b5f0806b2d5efcd094b202e)
Diffstat (limited to 'examples/VFS/Makefile.in')
-rw-r--r--examples/VFS/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/VFS/Makefile.in b/examples/VFS/Makefile.in
index 4c0f119dcd..8869a4f20d 100644
--- a/examples/VFS/Makefile.in
+++ b/examples/VFS/Makefile.in
@@ -47,5 +47,5 @@ clean:
rm -f core *~ *% *.bak *.o *.$(SHLIBEXT)
distclean: clean
- rm config.* Makefile
+ rm -f config.status config.cache Makefile