diff options
| author | lishu <[email protected]> | 2020-01-09 16:11:01 +0800 |
|---|---|---|
| committer | lishu <[email protected]> | 2020-01-09 16:11:01 +0800 |
| commit | e67b15f189016edf428b7613e123f6733a0ea039 (patch) | |
| tree | e7133b916034145f588e5a44e8658b1bfef0bf99 /src/Makefile | |
| parent | 448319950e38ebe7df75d8f08f11548c628f0212 (diff) | |
20200109
增加协议识别标签,配合MESA_proto.so统计协议流量
Diffstat (limited to 'src/Makefile')
| -rw-r--r-- | src/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile b/src/Makefile index 8e1efd8..b2365d4 100644 --- a/src/Makefile +++ b/src/Makefile @@ -1,7 +1,7 @@ vpath %.a ../lib vpath %.h ./inc -PAPP_PATH=/home/lishu/soq/sapp/ +PAPP_PATH=/home/mesasoft/durain_sapp/ #CFLAGS = -g3 -Wall -fPIC -Werror -O #CFLAGS = -g3 -Wall -fPIC -O |
