diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2005-09-06 14:05:50 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2005-09-06 14:05:50 +0000 |
commit | c320202b4175bc2c3f451d997bc4622c103ee678 (patch) | |
tree | 40c507edd9bc5e957d0bac4a650a63328b3cfa5a /Makefile.am | |
parent | 012dfb8b33969b582f9132ac9f95402b3098ff43 (diff) |
releasing 0.9.1
Original commit message from CVS:
releasing 0.9.1
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 861c257ba..3e85c54af 100644 --- a/Makefile.am +++ b/Makefile.am @@ -8,3 +8,5 @@ EXTRA_DIST = \ ChangeLog autogen.sh DISTCLEANFILES = _stdint.h + +include $(top_srcdir)/common/release.mak |