Blob


1 noinst_PROGRAMS = template
3 include $(top_builddir)/Makefile.common
5 template_SOURCES = template.c \
6 parse.y
8 EXTRA_DIST = got_compat.h
10 LDADD = $(LIBOBJS)