diff options
author | Emmanuele Bassi <ebassi@linux.intel.com> | 2011-02-14 16:49:01 +0000 |
---|---|---|
committer | Emmanuele Bassi <ebassi@linux.intel.com> | 2011-02-14 17:27:25 +0000 |
commit | fbaac155c5afc9d0f172334e7c8d7d4fd4c87f35 (patch) | |
tree | 7e99ec88caff483d1ef22d46ae494b43cd4c4aba /.gitignore | |
parent | b91befaacada5a499b863c3731b0581cea420660 (diff) | |
download | clutter-fbaac155c5afc9d0f172334e7c8d7d4fd4c87f35.tar.gz |
build: Generate README
Use the configure script to generate the README from a template file, so
that we can keep the versions of the dependencies in one place.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 04a2e6cf0..0c02500ff 100644 --- a/.gitignore +++ b/.gitignore @@ -12,6 +12,7 @@ compile *.lo *.la *.gcov +README stamp-enum-types stamp-marshal /ChangeLog* |