summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorThomas Wood <thomas.wood@intel.com>2014-07-22 14:53:18 +0100
committerThomas Wood <thomas.wood@intel.com>2014-07-23 16:43:05 +0100
commit743dc7997aa9f5210055896940d87c88983dcda6 (patch)
tree493416bfc91a0f8f69e7275a5a93848e0f2dec4a /.gitignore
parent784344ef8896e47af13fbb4377b020f33ce4c93c (diff)
build: improve version.h generation
Move version.h generation into lib/Makefile.sources so that it can be shared between the Autotools and Android build systems. Also make sure the "updating version.h" message is only displayed when version.h actually changes and remove unnecessary includes of version.h. This also includes changes from Tvrtko Ursulin to prevent a build from within the git repository failing when git is not available. Signed-off-by: Thomas Wood <thomas.wood@intel.com> Cc: Tvrtko Ursulin <tvrtko.ursulin@linux.intel.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index f40b4f63..a438c1c5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -84,7 +84,6 @@ cscope.*
TAGS
build-aux/
__pycache__
-version.h
gtk-doc.make
gtk-doc.m4