diff options
author | Jonathon Jongsma <jjongsma@gnome.org> | 2006-02-21 05:30:04 +0000 |
---|---|---|
committer | Jonathon Jongsma <jjongsma@gnome.org> | 2006-02-21 05:30:04 +0000 |
commit | 04b76f384530c6302a9c8439ade25fe254926df1 (patch) | |
tree | de0e0bb2bd68436d81e12ff176128a712ed91320 /Makefile.am | |
parent | e6cb88c7192d43e39e6083e08dd70f07e918a77c (diff) |
2006-02-20 Danilo Piazzalunga <danilopiazza@gmail.com>
* Makefile.am: Include MAINTAINERS in distribution. Fixes Bug #5982
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 24fe43a..c0c85ca 100644 --- a/Makefile.am +++ b/Makefile.am @@ -3,7 +3,7 @@ SUBDIRS = cairomm examples $(DOCS_SUBDIR) #docs examples -EXTRA_DIST = cairomm-1.0.pc.in +EXTRA_DIST = MAINTAINERS cairomm-1.0.pc.in DIST_SUBDIRS = $(SUBDIRS) |