diff options
author | Behdad Esfahbod <behdad@behdad.org> | 2008-08-27 17:53:02 -0400 |
---|---|---|
committer | Behdad Esfahbod <behdad@behdad.org> | 2008-08-27 17:53:30 -0400 |
commit | 98942f99f3e10a1898a11d29e5f40f894d74c0a7 (patch) | |
tree | 332c02ce7b48c5deae2b1e81ba171932bab5f955 /Makefile.am | |
parent | 2cf82eaf0d08e68b787bb0792da97e73d8d4ce38 (diff) |
[configure.in] Move library version information to Version.mk
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 721d7c87..401af2c5 100644 --- a/Makefile.am +++ b/Makefile.am @@ -57,6 +57,7 @@ endif EXTRA_DIST = \ autogen.sh \ + Version.mk \ AUTHORS \ BIBLIOGRAPHY \ BUGS \ |