X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fgtkmathview-bonobo%2Fsrc%2FMakefile.am;h=b5dbb421b4095fb2a9cebb0ac92bd64e8e7e8f0a;hb=775e2dbe1ee2f56bb3947e1ff85401a7c6c13b4d;hp=013d93a5bbd5e85b6bf579ef855057b8f4c00fc6;hpb=96134b9ec1030ed15cea00d751dd4d744463f62c;p=helm.git diff --git a/helm/gtkmathview-bonobo/src/Makefile.am b/helm/gtkmathview-bonobo/src/Makefile.am index 013d93a5b..b5dbb421b 100644 --- a/helm/gtkmathview-bonobo/src/Makefile.am +++ b/helm/gtkmathview-bonobo/src/Makefile.am @@ -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) \