summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorJohan Dahlin <johan@gnome.org>2008-10-24 07:36:58 +0000
committerJohan Dahlin <johan@src.gnome.org>2008-10-24 07:36:58 +0000
commit7945815e4d70a357eba34f15469ad117169a4f79 (patch)
tree319377b1c513d2a3665f1cdcd250ae7e78098123 /Makefile.am
parent6e0c796a9865e9e73593f8843fcf6bddfafd270b (diff)
downloadgobject-introspection-7945815e4d70a357eba34f15469ad117169a4f79.tar.gz
Add a CONTRIBUTORS file and dist it.
2008-10-24 Johan Dahlin <johan@gnome.org> * CONTRIBUTORS: * Makefile.am: Add a CONTRIBUTORS file and dist it. svn path=/trunk/; revision=802
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 4f62bb23..3444b423 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -30,6 +30,7 @@ pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = gobject-introspection-1.0.pc
EXTRA_DIST = \
+ CONTRIBUTORS \
$(pkgconfig_DATA) \
$(man_MANS) \
misc/pep8.py \