From 03d1ddf4a7fdf03fd497babd84d1963048253f0d Mon Sep 17 00:00:00 2001 From: Luca Padovani Date: Sat, 13 Sep 2003 15:36:27 +0000 Subject: [PATCH] * small fixes for distribution --- helm/gtkmathview-bonobo/src/Makefile.am | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/helm/gtkmathview-bonobo/src/Makefile.am b/helm/gtkmathview-bonobo/src/Makefile.am index 35c011e75..92e6a9690 100644 --- a/helm/gtkmathview-bonobo/src/Makefile.am +++ b/helm/gtkmathview-bonobo/src/Makefile.am @@ -38,12 +38,17 @@ libgtkmathview_bonobo_la_SOURCES = \ handlers.c \ view.c -pkginclude_HEADERS = \ +noinst_HEADERS = \ + control-data.h \ control-factory.h \ persist-file.h \ persist-stream.h \ handlers.h \ - view.h + view.h \ + aux.h + +pkginclude_HEADERS = \ + $(IDL_GENERATED_H) server_DATA = $(server_in_files:.server.in.in=.server) $(server_in_files:.server.in.in=.server): $(server_in_files:.server.in.in=.server.in) Makefile -- 2.39.2