X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fgtkmathview-bonobo%2Fsrc%2FMakefile.am;h=e856b6f53d3bb1dd6a3afaaa371771562f169014;hb=4d6c4a7262efde3ffa94e3d62307b517b6d83924;hp=4de86a0b73d6e4f1789d84581001876decabe121;hpb=e446d5f0746b4f3edc1b9742888410af310d815e;p=helm.git diff --git a/helm/gtkmathview-bonobo/src/Makefile.am b/helm/gtkmathview-bonobo/src/Makefile.am index 4de86a0b7..e856b6f53 100644 --- a/helm/gtkmathview-bonobo/src/Makefile.am +++ b/helm/gtkmathview-bonobo/src/Makefile.am @@ -8,12 +8,12 @@ CLEANFILES = $(server_in_files:.server.in.in=.server) IDL = $(top_srcdir)/idl/GtkMathView.idl IDL_GENERATED_C = \ - GNOME_GtkMathView_View-common.c \ - GNOME_GtkMathView_View-skels.c \ - GNOME_GtkMathView_View-stubs.c + GtkMathView-common.c \ + GtkMathView-skels.c \ + GtkMathView-stubs.c IDL_GENERATED_H = \ - GNOME_GtkMathView_View.h + GtkMathView.h IDL_GENERATED = $(IDL_GENERATED_C) $(IDL_GENERATED_H)