build: clean new generated param headers
authorAndrew Bartlett <abartlet@samba.org>
Thu, 13 Oct 2011 11:53:03 +0000 (22:53 +1100)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 13 Oct 2011 12:06:08 +0000 (14:06 +0200)
source3/Makefile.in

index 714ba9bb8846a76b31eec20794f68820962476a9..6b979d431347fded4994110e73d8fa6d52bbffef 100644 (file)
@@ -3426,6 +3426,10 @@ clean:: cleanlibs
        -rm -f smbd/build_options.c
        -rm -f param/param_local.h
        -rm -f param/param_global.h
+       -rm -f ../lib/param/param_local.h
+       -rm -f ../lib/param/param_global.h
+       -rm -f ../lib/param/param_proto.h
+       -rm -f ../lib/param/s3_param.h
        -rm -f $(PRECOMPILED_HEADER)
        -rm -f core */*~ *~ \
                */*.o */*/*.o */*/*/*.o */*/*/*/*.o \