2007-06-19 Emmanuele Bassi <ebassi@openedhand.com>
* Makefile.am: Add README.in to the EXTRA_DIST.
This commit is contained in:
parent
b96883a776
commit
fd0aa08be9
@ -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:
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user