summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorM Joonas Pihlaja <jpihlaja@cc.helsinki.fi>2010-03-11 02:50:25 +0200
committerJulien Danjou <julien@danjou.info>2010-05-05 11:02:37 +0200
commit26010a37d1196ada662c239f33eef41396b9b353 (patch)
treefc5dfd67d82ef31c10e3ac9b5cfb99de13bd0823 /.gitignore
parentbe486b72eb0695684307e1c169b7a76337d12581 (diff)
downloadxcb-pthread-stubs-26010a37d1196ada662c239f33eef41396b9b353.tar.gz
Generate stubs.c at autogen time from a template file.
It's easier to add a line to a list of functions in a template file than copy-pasting five lines of template from other entries and editing configure.ac. Reviewed-by: Jamey Sharp <jamey@minilop.net>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 9e32f24..fc5db88 100644
--- a/.gitignore
+++ b/.gitignore
@@ -29,3 +29,4 @@ stamp-h1
*.pc
*.tar.bz2
*.tar.gz
+stubs.c