Browse Source

ctl: updated the path to kamcmd tool

Daniel-Constantin Mierla 8 năm trước cách đây
mục cha
commit
150241710b
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/modules/ctl/Makefile

+ 1 - 1
src/modules/ctl/Makefile

@@ -6,7 +6,7 @@ include ../../Makefile.defs
 auto_gen=
 NAME=ctl.so
 LIBS=
-MOD_INSTALL_UTILS=../../utils/kamcmd
+MOD_INSTALL_UTILS=../../../utils/kamcmd
 # fifo support
 DEFS+=-DUSE_FIFO
 # use system malloc