summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am7
1 files changed, 7 insertions, 0 deletions
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 \