## miniconf makefiles ## 1.1 ##

TOPDIR := ../..

tclock_src = tclock.c
tclock_cflags = -DPLUGIN $(GTK2_CFLAGS) 
tclock_libs = $(GTK2_LIBS) 
tclock_type = lib 

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