]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/gtkmathview-bonobo/test/Makefile.am
* added test View interface. It is basically empty but eventually it will host
[helm.git] / helm / gtkmathview-bonobo / test / Makefile.am
index 7dd730e7ef8fca421f3f29372d0f6c3ea180302e..3336948ff0f5bf94498feb34a405c0a54a2f87c9 100644 (file)
@@ -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) \