Blob


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