-rw-r--r-- | Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -134,4 +134,6 @@ mrproper : clean-configs | |||
134 | find . -name "*.pro"|xargs touch | 134 | find . -name "*.pro"|xargs touch |
135 | rm stamp-headers | 135 | rm stamp-headers |
136 | make -C qmake clean | ||
137 | rm qmake/qmake | ||
136 | 138 | ||
137 | include $(TOPDIR)/Rules.make | 139 | include $(TOPDIR)/Rules.make |