- Feeding input programmatically to the Glk program now works: chimara_glk_feed_line_...
[rodin/chimara.git] / tests / Makefile.am
index 76654eddb4eb008b0d27a5ef454b8f9941db4e3a..d0849b454f1ccf1ec42d3ac3a90d9dd1e66a82e1 100644 (file)
@@ -5,7 +5,7 @@ dist_data_DATA = chimara.ui chimara.menus
 
 noinst_PROGRAMS = test-chimara test-multisession
 
-test_chimara_SOURCES = main.c callbacks.c callbacks.h error.c error.h
+test_chimara_SOURCES = main.c callbacks.c error.c error.h
 test_chimara_CPPFLAGS = $(AM_CPPFLAGS) \
        -DPACKAGE_LOCALE_DIR=\""$(prefix)/$(DATADIRNAME)/locale"\" \
        -DPACKAGE_SRC_DIR=\""$(srcdir)"\" \