Blob


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