diff options
-rw-r--r-- | Makefile.rules | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile.rules b/Makefile.rules index 115100ef2a..42bfccbdaa 100644 --- a/Makefile.rules +++ b/Makefile.rules @@ -1502,8 +1502,6 @@ dist-check:: $(DistTarGZip) $(MAKE) check && \ $(MAKE) install && \ $(MAKE) uninstall && \ - $(MAKE) dist && \ - $(MAKE) clean && \ $(MAKE) dist-clean && \ $(EchoCmd) ===== $(DistTarGZip) Ready For Distribution ===== |