X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fgtkmathview-bonobo%2Fsrc%2FMakefile.am;h=35c011e757ef59f9e73896adc8cfffabcb8b1234;hb=2a9857d047063f36dfd15b0e07902bde1dd3d466;hp=e856b6f53d3bb1dd6a3afaaa371771562f169014;hpb=1e31fa8cde5e442f5713e01c31574f82d7a5e476;p=helm.git diff --git a/helm/gtkmathview-bonobo/src/Makefile.am b/helm/gtkmathview-bonobo/src/Makefile.am index e856b6f53..35c011e75 100644 --- a/helm/gtkmathview-bonobo/src/Makefile.am +++ b/helm/gtkmathview-bonobo/src/Makefile.am @@ -3,8 +3,6 @@ location = $(libdir)/libgtkmathview-bonobo.so serverdir = $(libdir)/bonobo/servers server_in_files = GNOME_GtkMathView.server.in.in -CLEANFILES = $(server_in_files:.server.in.in=.server) - IDL = $(top_srcdir)/idl/GtkMathView.idl IDL_GENERATED_C = \ @@ -17,6 +15,10 @@ IDL_GENERATED_H = \ IDL_GENERATED = $(IDL_GENERATED_C) $(IDL_GENERATED_H) +CLEANFILES = \ + $(server_in_files:.server.in.in=.server) \ + $(IDL_GENERATED) + lib_LTLIBRARIES = libgtkmathview-bonobo.la libgtkmathview_bonobo_la_LIBADD = \