Blob


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