## miniconf makefiles ## 1.1 ##

TOPDIR := ../..

pager_src = pager.c
pager_cflags = -DPLUGIN $(GTK2_CFLAGS) 
pager_libs = $(GTK2_LIBS) 
pager_type = lib 

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