X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fgtkmathview-bonobo%2Fsrc%2FMakefile.am;h=e78683aafd55e8db0eb36bd43046f9618f9484d3;hb=a7201afb196a65767622051aca79b84f59c6db38;hp=9ae3d2cff45eeb91f960343519318bda17633650;hpb=845d9a392bb01f23210b3370bacb2618890b845b;p=helm.git diff --git a/helm/gtkmathview-bonobo/src/Makefile.am b/helm/gtkmathview-bonobo/src/Makefile.am index 9ae3d2cff..e78683aaf 100644 --- a/helm/gtkmathview-bonobo/src/Makefile.am +++ b/helm/gtkmathview-bonobo/src/Makefile.am @@ -31,12 +31,15 @@ libgtkmathview_bonobo_la_SOURCES = \ control-factory.c \ persist-file.c \ persist-stream.c \ + aux.cc \ + handlers.c \ view.c pkginclude_HEADERS = \ control-factory.h \ persist-file.h \ - persist-stream.h \ + persist-stream.h \ + handlers.h \ view.h server_DATA = $(server_in_files:.server.in.in=.server)