]> matita.cs.unibo.it Git - helm.git/commitdiff
* small fixes for distribution
authorLuca Padovani <luca.padovani@unito.it>
Sat, 13 Sep 2003 15:36:27 +0000 (15:36 +0000)
committerLuca Padovani <luca.padovani@unito.it>
Sat, 13 Sep 2003 15:36:27 +0000 (15:36 +0000)
helm/gtkmathview-bonobo/src/Makefile.am

index 35c011e757ef59f9e73896adc8cfffabcb8b1234..92e6a969039b0ccfdfd89d5317c7756cf78fa8cd 100644 (file)
@@ -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