1 ## Process this file with automake to produce Makefile.in
5 # currently scrollkeeper-update does not seem to
6 # remove its database when there is no useful
7 # information contained there. Therefore, with
8 # "make uninstall" you're left with loads of
9 # stuff in /var/scrollkeeper and distcheck
12 # http://mail.gnome.org/archives/gnome-doc-list/2003-May/msg00008.html
14 # This overrides the uninstall check so distcheck
17 # distuninstallcheck_listfiles = find . -type f -print | grep -v 'scrollkeeper' | grep -v 'omf' | grep -v 'figures'
21 distcleancheck_listfiles = find . -type f -print | grep -v 'omf\.out' | grep -v 'legal.xml'
23 DISTCHECK_CONFIGURE_FLAGS = --disable-scrollkeeper --disable-schemas-install
31 SUBDIRS = po src data help m4
41 gnome-doc-utils.make \