summaryrefslogtreecommitdiff
path: root/source3/Makefile.in
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2012-06-18 09:32:17 +0200
committerStefan Metzmacher <metze@samba.org>2012-06-18 15:26:44 +0200
commit9cbea1f6ed977b3e66846741555bd0751521fcdc (patch)
tree762743b77372d4058adf4e7c41309216f9f60f79 /source3/Makefile.in
parent071dfb42f2e020dc4b87bd5bbde7d7e17af2fd83 (diff)
downloadsamba-9cbea1f6ed977b3e66846741555bd0751521fcdc.tar.gz
samba-9cbea1f6ed977b3e66846741555bd0751521fcdc.tar.bz2
samba-9cbea1f6ed977b3e66846741555bd0751521fcdc.zip
s3:Makefile.in: fix 'make realdistclean' after moving generated files to autoconf/
metze
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 42c573e0dd..0d0950adfc 100644
--- a/source3/Makefile.in
+++ b/source3/Makefile.in
@@ -3244,7 +3244,7 @@ distclean:: realclean
realdistclean:: distclean
-rm -f include/autoconf/config.h.in
- -rm -f include/version.h
+ -rm -f include/autoconf/version.h
-rm -f configure
# when configure.in is updated, reconfigure