2007-06-19 Emmanuele Bassi <ebassi@openedhand.com>

* Makefile.am: Add README.in to the EXTRA_DIST.
This commit is contained in:
Emmanuele Bassi 2007-06-19 13:04:50 +00:00
parent b96883a776
commit fd0aa08be9
2 changed files with 6 additions and 2 deletions

View File

@ -1,3 +1,7 @@
2007-06-19 Emmanuele Bassi <ebassi@openedhand.com>
* Makefile.am: Add README.in to the EXTRA_DIST.
2007-06-19 Emmanuele Bassi <ebassi@openedhand.com>
* configure.ac:

View File

@ -18,9 +18,9 @@ uninstall-local:
rm -f $(DESTDIR)$(pkgconfigdir)/clutter-@CLUTTER_MAJORMINOR@.pc
EXTRA_DIST = clutter.pc.in
EXTRA_DIST = clutter.pc.in README.in
CLEANFILES = $(pcfiles)
CLEANFILES = $(pcfiles) README
DISTCHECK_CONFIGURE_FLAGS=--enable-gtk-doc --enable-python --enable-gtk