view src/amidi-plug/pcfg/Makefile @ 2014:1ad002ce1bd0

Just a tiny cleanup.
author Eugene Paskevich <eugene@raptor.kiev.ua>
date Wed, 10 Oct 2007 11:11:26 +0300
parents 5af55c925d6e
children 03a2bb1c521e
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../../..