소스 검색

kamctl: added install-if-newer in Makefile

Daniel-Constantin Mierla 16 년 전
부모
커밋
418bbf80cf
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  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)