s3:Makefile.in: remove pidl generated files with 'make realdistclean'
authorStefan Metzmacher <metze@samba.org>
Mon, 18 Jun 2012 07:33:48 +0000 (09:33 +0200)
committerStefan Metzmacher <metze@samba.org>
Mon, 18 Jun 2012 13:26:44 +0000 (15:26 +0200)
metze

source3/Makefile.in

index 0d0950adfc143a8315b1ddfd8b8e04a0311ba1dc..50680c48c3ad95a22f5b8e2cc9f6e39f7311c38d 100644 (file)
@@ -3245,6 +3245,7 @@ distclean:: realclean
 realdistclean:: distclean
        -rm -f include/autoconf/config.h.in
        -rm -f include/autoconf/version.h
+       -rm -f autoconf/librpc/gen_ndr/*.[ch]
        -rm -f configure
 
 # when configure.in is updated, reconfigure