## miniconf makefiles ## 1.1 ##

TOPDIR := ../../..

test_src = test.c
test_cflags = $(GTK2_CFLAGS) 
test_libs = $(GTK2_LIBS) 
test_type = lib 

include $(TOPDIR)/.config/rules.mk
