Blob


1 noinst_PROGRAMS = template
3 template_SOURCES = template.c \
4 parse.y
6 EXTRA_DIST = got_compat.h
8 LDADD = $(LIBOBJS)