From 9ec24e3f997e40ebde5e8b0057e0324e21fd93a4 Mon Sep 17 00:00:00 2001 From: David Thompson Date: Sat, 31 Dec 2016 15:02:02 -0500 Subject: Add the beginning of a manual. --- Makefile.am | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 4412978..4dbaf71 100644 --- a/Makefile.am +++ b/Makefile.am @@ -76,6 +76,13 @@ SOURCES += \ endif +info_TEXINFOS = doc/guile-sdl2.texi + +chickadee_TEXINFOS = \ + doc/fdl.texi \ + doc/api.texi \ + doc/guile-sdl2.texi + EXTRA_DIST += \ pre-inst-env.in \ README \ -- cgit v1.2.3