Skip to content

Commit

Permalink
bugfix for pink(redis protocol)
Browse files Browse the repository at this point in the history
  • Loading branch information
KernelMaker committed Nov 8, 2016
1 parent a9c6752 commit 8e25a57
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,8 @@ INCLUDE_PATH = -I./include/ \
-I$(THIRD_PATH)/glog/src/ \
-I$(THIRD_PATH)/nemo/output/include/ \
-I$(THIRD_PATH)/slash/output/include/ \
-I$(THIRD_PATH)/pink/output/include/
-I$(THIRD_PATH)/pink/output/include/ \
-I$(THIRD_PATH)/pink/output/

LIB_PATH = -L./ \
-L$(THIRD_PATH)/nemo/output/lib/ \
Expand Down
2 changes: 1 addition & 1 deletion third/pink
Submodule pink updated from ea6709 to f71c1f

0 comments on commit 8e25a57

Please sign in to comment.