X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fgtkmathview-bonobo%2Ftest%2FMakefile.am;h=3336948ff0f5bf94498feb34a405c0a54a2f87c9;hb=450d16b153ca65b088474c69e5d8972659735731;hp=7dd730e7ef8fca421f3f29372d0f6c3ea180302e;hpb=22bb9330d93cdf89baa5df76df6db72709a4d6fb;p=helm.git diff --git a/helm/gtkmathview-bonobo/test/Makefile.am b/helm/gtkmathview-bonobo/test/Makefile.am index 7dd730e7e..3336948ff 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/GNOME_GtkMathView_View-common.c \ + $(top_srcdir)/src/GNOME_GtkMathView_View-stubs.c viewer_LDADD = \ $(BONOBOUI_LIBS) \