diff options
author | Marco Pesenti Gritti <marco@gnome.org> | 2003-12-07 21:01:40 +0800 |
---|---|---|
committer | Marco Pesenti Gritti <marco@src.gnome.org> | 2003-12-07 21:01:40 +0800 |
commit | 946983746128c33df7f3207070c205606016c7e8 (patch) | |
tree | 5fe8fa51385fa4d7ad65337e5b0ac2b9ad3a1b1a /Makefile.am | |
parent | a2184b400054cf721606423fe54cdf2afc276f89 (diff) | |
download | gsoc2013-epiphany-946983746128c33df7f3207070c205606016c7e8.tar gsoc2013-epiphany-946983746128c33df7f3207070c205606016c7e8.tar.gz gsoc2013-epiphany-946983746128c33df7f3207070c205606016c7e8.tar.bz2 gsoc2013-epiphany-946983746128c33df7f3207070c205606016c7e8.tar.lz gsoc2013-epiphany-946983746128c33df7f3207070c205606016c7e8.tar.xz gsoc2013-epiphany-946983746128c33df7f3207070c205606016c7e8.tar.zst gsoc2013-epiphany-946983746128c33df7f3207070c205606016c7e8.zip |
Update for 1.1.1
2003-12-07 Marco Pesenti Gritti <marco@gnome.org>
* Makefile.am:
* NEWS:
* configure.in:
Update for 1.1.1
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index a45100d61..8da6a72f9 100644 --- a/Makefile.am +++ b/Makefile.am @@ -18,3 +18,5 @@ DISTCLEANFILES = \ intltool-extract \ intltool-merge \ intltool-update + +DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc |