Skip to content

Commit

Permalink
jansson: Makefile - define KAMAILIO_MOD_INTERFACE
Browse files Browse the repository at this point in the history
(cherry picked from commit 86589cd)
  • Loading branch information
miconda committed Feb 22, 2018
1 parent 24a81e1 commit 06c2ec2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/modules/jansson/Makefile
Expand Up @@ -23,7 +23,7 @@ else
LIBS+=-L$(SYSBASE)/include/lib -L$(LOCALBASE)/lib -ljansson
endif

DEFS+=-DOPENSER_MOD_INTERFACE
DEFS+=-DKAMAILIO_MOD_INTERFACE

SERLIBPATH=../../lib
include ../../Makefile.modules

0 comments on commit 06c2ec2

Please sign in to comment.