s3:Makefile.in: fix 'make realdistclean' after moving generated files to autoconf/
authorStefan Metzmacher <metze@samba.org>
Mon, 18 Jun 2012 07:32:17 +0000 (09:32 +0200)
committerStefan Metzmacher <metze@samba.org>
Mon, 18 Jun 2012 13:26:44 +0000 (15:26 +0200)
metze

source3/Makefile.in

index 42c573e0dd3c32d2164f79979a0034eac2d3289b..0d0950adfc143a8315b1ddfd8b8e04a0311ba1dc 100644 (file)
@@ -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