hindi update by Rajesh Ranjan
[gcalctool.git] / Makefile.am
blob17800dae1a4f5108ee48e7c3fb0bc25bce6bec71
1 ## Process this file with automake to produce Makefile.in
4 # FIXME:
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
10 #  fails.
12 #  http://mail.gnome.org/archives/gnome-doc-list/2003-May/msg00008.html
14 #  This overrides the uninstall check so distcheck
15 #  passes
17 # distuninstallcheck_listfiles = find . -type f -print | grep -v 'scrollkeeper' | grep -v 'omf' | grep -v 'figures'
18 distuninstallcheck:
19         @:
21 distcleancheck_listfiles = find . -type f -print | grep -v 'omf\.out' | grep -v 'legal.xml'
23 DISTCHECK_CONFIGURE_FLAGS = --disable-scrollkeeper --disable-schemas-install
25 DISTCLEANFILES =                \
26         intltool-extract        \
27         intltool-merge          \
28         intltool-update         \
29         gnome-doc-utils.make
31 SUBDIRS = po src data help m4
33 EXTRA_DIST = \
34         autogen.sh \
35         ChangeLog-1990 \
36         ChangeLog-1991 \
37         ChangeLog-1992 \
38         ChangeLog-1993 \
39         ChangeLog-2002 \
40         MAINTAINERS \
41         gnome-doc-utils.make    \
42         intltool-extract.in     \
43         intltool-merge.in       \
44         intltool-update.in      \
45         omf.make \
46         xmldocs.make