]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/gtkmathview-bonobo/src/Makefile.am
Persist file completed.
[helm.git] / helm / gtkmathview-bonobo / src / Makefile.am
index 013d93a5bbd5e85b6bf579ef855057b8f4c00fc6..b5dbb421b4095fb2a9cebb0ac92bd64e8e7e8f0a 100644 (file)
@@ -5,10 +5,12 @@ libgtkmathview_bonobo_la_LIBADD = $(GTKMATHVIEW_LIBS) $(BONOBOUI_LIBS) $(BONOBO_
 libgtkmathview_bonobo_la_LDFLAGS = -version-info @GTKMATHVIEW_CONTROL_VERSION_INFO@
 
 libgtkmathview_bonobo_la_SOURCES = \
-  control-factory.c
+  control-factory.c \
+  persist-file.c
 
 pkginclude_HEADERS = \
-  control-factory.h
+  control-factory.h \
+  persist-file.h
 
 INCLUDES = \
   $(BONOBOUI_CFLAGS) \