Blob


1 bin_PROGRAMS = telescope
3 telescope_SOURCES = compat.h \
4 compat/*.[ch] \
5 gemini.c \
6 gemtext.c \
7 mime.c \
8 pages.c \
9 parser.c \
10 telescope.c \
11 telescope.h \
12 textplain.c \
13 ui.c \
14 url.c \
15 url.h \
16 util.c
18 LDADD = $(LIBOBJS)
20 dist_doc_DATA = README.md