* On a second thought: rename client to player
[rodin/chimara.git] / Makefile.am
index 2ce4185ca0c7f52af5269093b720fda3f400d69a..ac912e7a8bbbedaf0f35a433b24cfc2294d5d415 100644 (file)
@@ -1,7 +1,7 @@
 ## Process this file with automake to produce Makefile.in
 ## Created by Anjuta
 
-SUBDIRS = libchimara interpreters tests docs po
+SUBDIRS = libchimara interpreters tests docs po player
 
 chimaradocdir = ${prefix}/doc/chimara
 dist_chimaradoc_DATA = \
@@ -35,4 +35,4 @@ rpm:
        @$(ECHO) \
        "To build an RPM package, you must run configure with --enable-rpm."; \
        exit 1
-endif
\ No newline at end of file
+endif