bump version number
[got-portable.git] / template / Makefile.am
blob7c23955b9a3e23efe81424364607161b84b487c8
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)