Blob


1 check_PROGRAMS = gmparser
3 gmparser_SOURCES = gmparser.c \
4 $(top_srcdir)/include/compat.h \
5 $(top_srcdir)/include/parser.h \
6 $(top_srcdir)/parser/parser.c \
7 $(top_srcdir)/parser/parser_gophermap.c \
8 $(top_srcdir)/utils.c
10 gmparser_CFLAGS = -I$(top_srcdir)/phos -I$(top_srcdir)/include
12 EXTRA_DIST = test-gmparser \
13 gm-00 \
14 gm-01
16 CLEANFILES = serialized.*
18 TESTS = test-gmparser