summaryrefslogtreecommitdiff
path: root/source4/build
diff options
context:
space:
mode:
Diffstat (limited to 'source4/build')
-rw-r--r--source4/build/make/rules.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/build/make/rules.mk b/source4/build/make/rules.mk
index b922f7c331f..30622cc89b8 100644
--- a/source4/build/make/rules.mk
+++ b/source4/build/make/rules.mk
@@ -53,7 +53,7 @@ clean:: clean_pch
@-rm -f bin/.*_*
@echo Removing generated files
@-rm -f bin/*_init_module.c
- @-rm -rf librpc/gen_*
+ @-rm -f librpc/gen_ndr/*.*
distclean:: clean
-rm -f include/config.h include/config_tmp.h include/build.h