Преглед изворни кода

Makefile: install kamctl for kamailio flavour

Daniel-Constantin Mierla пре 15 година
родитељ
комит
17a1dd071d
1 измењених фајлова са 4 додато и 0 уклоњено
  1. 4 0
      Makefile

+ 4 - 0
Makefile

@@ -426,7 +426,11 @@ C_INSTALL_BIN=	# sercmd is now installed by ctl
 
 # which utils know to install themselves and should be installed
 # along the core (list of utils directories)
+ifeq ($(FLAVOUR),kamailio)
+C_INSTALL_UTILS= utils/kamctl
+else
 C_INSTALL_UTILS=
+endif
 # list of scripts that should be installed along the core 
 # (here a script is something that doesn't have a Makefile)
 C_INSTALL_SCRIPTS=