Fix problem parsing symbol version strings when they are preceeded by whitespace.
[binutils-gdb.git] / Makefile.in
index 1b993f59e9c539b080ec2a6d91bbc2a5c7095d21..754329ea2cf9223f9b8a1bca7e989804f1ae6c67 100644 (file)
@@ -1112,6 +1112,7 @@ local-distclean:
        -if [ "$(TARGET_SUBDIR)" != "." ]; then \
          rm -rf $(TARGET_SUBDIR); \
        else true; fi
+       -rm -rf $(BUILD_SUBDIR)
        -rm -f texinfo/po/Makefile texinfo/po/Makefile.in texinfo/info/Makefile
        -rm -f texinfo/doc/Makefile texinfo/po/POTFILES
        -rmdir texinfo/doc texinfo/info texinfo/intl texinfo/lib 2>/dev/null