[genius] forgot to add to Makefile.am



commit 31666dcbb7d026787298ba636b0feb4f781db6c1
Author: Jiri (George) Lebl <jiri lebl gmail com>
Date:   Fri Sep 5 12:27:50 2014 -0500

    forgot to add to Makefile.am

 tutors/Makefile.am |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/tutors/Makefile.am b/tutors/Makefile.am
index 4fbcf63..916dc88 100644
--- a/tutors/Makefile.am
+++ b/tutors/Makefile.am
@@ -1,6 +1,7 @@
 tutordir = \
        $(datadir)/genius/tutors/
 tutor_DATA = \
-       strange-attractor.gel
+       strange-attractor.gel \
+       cantor.gel
 EXTRA_DIST = \
        $(tutor_DATA)


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]