From 2debe0d158a0192c7d665ad316d4bcf105e96537 Mon Sep 17 00:00:00 2001 From: David Thompson Date: Fri, 20 Jan 2017 20:14:11 -0500 Subject: Add game controller example. --- Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 4dbaf71..5e033aa 100644 --- a/Makefile.am +++ b/Makefile.am @@ -88,7 +88,8 @@ EXTRA_DIST += \ README \ guix.scm \ examples/hello.scm \ - examples/hello.bmp + examples/hello.bmp \ + examples/controller.scm publish: dist gpg2 --sign --armor --yes guile-sdl2-$(VERSION).tar.gz && \ -- cgit v1.2.3