* Added initial support for styles! (no style hints as of yet though)
[rodin/chimara.git] / src / Makefile.am
index 29d42f74dada269ef7132096d96461f4fe92e8b1..4a2806e02a6b2302abfab7cc6e9e6917d2994f5d 100644 (file)
@@ -29,11 +29,11 @@ libchimara_la_SOURCES = \
        input.c input.h \
        stream.c stream.h \
        strio.c \
-       style.c \
        timer.c timer.h \
        window.c window.h \
        gi_blorb.c gi_blorb.h \
        resource.c resource.h \
+       style.c style.h \
        glkstart.h
 libchimara_la_CPPFLAGS = \
        -DG_LOG_DOMAIN=\"Chimara\"