]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/gtkmathview-bonobo/src/Makefile.am
snapshot
[helm.git] / helm / gtkmathview-bonobo / src / Makefile.am
index 4de86a0b73d6e4f1789d84581001876decabe121..e856b6f53d3bb1dd6a3afaaa371771562f169014 100644 (file)
@@ -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)