]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/gtkmathview-bonobo/src/Makefile.am
* added first version of persist stream implementation (not yet working)
[helm.git] / helm / gtkmathview-bonobo / src / Makefile.am
index e211a3861bd35236d42d75bd5d2ca22b93b03550..0a887c22e99d89a19241f3a520ab24a47cd91d47 100644 (file)
@@ -12,11 +12,13 @@ libgtkmathview_bonobo_la_LDFLAGS = -version-info @GTKMATHVIEW_CONTROL_VERSION_IN
 
 libgtkmathview_bonobo_la_SOURCES = \
   control-factory.c \
-  persist-file.c
+  persist-file.c    \
+  persist-stream.c
 
 pkginclude_HEADERS = \
   control-factory.h \
-  persist-file.h
+  persist-file.h    \
+  persist-stream.h
 
 server_DATA = $(server_in_files:.server.in.in=.server)
 $(server_in_files:.server.in.in=.server): $(server_in_files:.server.in.in=.server.in) Makefile