INST_H_FILES = \ fileops.h \ screem-dtd.h \ screem-page.h \ screem-plugin.h \ screem-site.h \ screem-skel-plugin.h \ screem-view.h NON_INST_H_FILES = \ eggtreemodelunion.h \ entities.h \ ephy-event-box.h \ gedit-close-confirmation-dialog.h \ pageUI.h \ readtags.h \ screem-application.h \ screem-apps-model.h \ screem-combo-box.h \ screem-ctags-model.h \ screem-ctags-view.h \ screem-cvs.h \ screem-dbus.h \ screem-doctype-manager.h \ screem-dropdown-action.h \ screem-dtd-db.h \ screem-editor.h \ screem-encodings.h \ screem-errors.h \ screem-file-browser.h \ screem-file.h \ screem-file-progress-dialog.h \ screem-helper.h \ screem-helper-manager.h \ screem-hint.h \ screem-icon-cache.h \ screem-linkview.h \ screem-link-view-html.h \ screem-link-view-image.h \ screem-linkview-util.h \ screem-macro-manager.h \ screem-markup.h \ screem-mdi.h \ screem-page-druid.h \ screem-page-model.h \ screem-plugin-manager.h \ screem-preferences.h \ screem-preview.h \ screem-search.h \ screem-session.h \ screem-site-druid.h \ screem-site-model.h \ screem-site-ui.h \ screem-site-view.h \ screem-spell.h \ screem-tagfile.h \ screem-tag-inspector.h \ screem-tagtree.h \ screem-todo.h \ screem-top-level-model.h \ screem-tree-view.h \ screem-window.h \ screem-window-private.h \ screem-xml-model.h \ support.h headerdir = $(prefix)/include/screem header_DATA = \ $(INST_H_FILES) EXTRA_DIST = \ $(NON_INST_H_FILES) \ $(header_DATA)