diff options
Diffstat (limited to 'source3')
-rw-r--r-- | source3/Makefile.in | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/source3/Makefile.in b/source3/Makefile.in index 65c7f5b264..95de6a436a 100644 --- a/source3/Makefile.in +++ b/source3/Makefile.in @@ -1887,8 +1887,6 @@ distclean: realclean -rm -f include/config.h Makefile -rm -f config.status config.cache so_locations -rm -rf .deps TAGS - #-cd $(srcdir)/pidl && make distclean - #-rm -rf $(srcdir)/librpc/gen_ndr realdistclean: distclean -rm -f include/config.h.in |