## miniconf makefiles ## 1.1 ##

TOPDIR := ../..

genmon_src = genmon.c
genmon_cflags = -DPLUGIN $(GTK2_CFLAGS) 
genmon_libs = $(GTK2_LIBS) 
genmon_type = lib 

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