Browse Source

kamctl: added install-if-newer in Makefile
(cherry picked from commit 418bbf80cfc3d4efa2334c1b3bdbfb6e91853f7a)

Daniel-Constantin Mierla 16 years ago
parent
commit
022eadc245
1 changed files with 2 additions and 0 deletions
  1. 2 0
      utils/kamctl/Makefile

+ 2 - 0
utils/kamctl/Makefile

@@ -5,6 +5,8 @@ include $(COREPATH)/Makefile.defs
 all:
 		@echo "No compilation needed for kamctl"
 
+install-if-newer: install
+
 install: install-cfg install-bin install-man install-modules
 
 install-cfg: $(cfg_prefix)/$(cfg_dir)