include ../../../../build/modmake.rules

LOCAL_CFLAGS := $(shell mysql_config --cflags)
LOCAL_LDFLAGS := $(shell mysql_config --libs)
