blob: bf3740e40b33c43facce6b1c4bb88a1b6d5592b4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
--- Makefile 2009-05-05 12:04:53.863056970 -0300
+++ Makefile.new 2009-05-05 12:05:45.556052356 -0300
@@ -147,7 +147,7 @@
-$(DEL_DIR) $(INSTALL_ROOT)/share/doc/qtcreator/
-install: install_subtargets install_qch_docs FORCE
+install: install_subtargets FORCE
uninstall: uninstall_qch_docs uninstall_subtargets FORCE
|