view src/amidi-plug/pcfg/Makefile @ 2151:9a9f406374c6

- Update ring buffer code to newer version
author Ralf Ertzinger <ralf@skytale.net>
date Sun, 04 Nov 2007 14:04:37 +0100
parents 03a2bb1c521e
children
line wrap: on
line source

STATIC_LIB_NOINST = libpcfg.a

SRCS = i_pcfg.c

include ../../../buildsys.mk
include ../../../extra.mk

CFLAGS += ${PLUGIN_CFLAGS}
CPPFLAGS += ${PLUGIN_CPPFLAGS} ${GLIB_CFLAGS} -I../../..