bin_PROGRAMS = telescope telescope_SOURCES = compat.h \ compat/*.[ch] \ gemini.c \ gemtext.c \ hist.c \ keymap.c \ mime.c \ pages.c \ parser.c \ sandbox.c \ telescope.c \ telescope.h \ textplain.c \ ui.c \ url.c \ url.h \ util.c LDADD = $(LIBOBJS) dist_doc_DATA = README.md LICENSE