X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fgtkmathview-bonobo%2Ftest%2FMakefile.am;h=204ae3dfcb6e3392544d33923a9cac66e4b32f5c;hb=97c2d258a5c524eb5c4b85208899d80751a2c82f;hp=7dd730e7ef8fca421f3f29372d0f6c3ea180302e;hpb=8004ad69750afcf6e42f969fb579cf6bc9acf64d;p=helm.git diff --git a/helm/gtkmathview-bonobo/test/Makefile.am b/helm/gtkmathview-bonobo/test/Makefile.am index 7dd730e7e..204ae3dfc 100644 --- a/helm/gtkmathview-bonobo/test/Makefile.am +++ b/helm/gtkmathview-bonobo/test/Makefile.am @@ -1,7 +1,10 @@ noinst_PROGRAMS = viewer -viewer_SOURCES = main.c +viewer_SOURCES = \ + main.c \ + $(top_srcdir)/src/GtkMathView-common.c \ + $(top_srcdir)/src/GtkMathView-stubs.c viewer_LDADD = \ $(BONOBOUI_LIBS) \