Add version information related functions

This commit is contained in:
2014-07-05 22:57:34 +02:00
parent 8a5d700d93
commit 75a9318629
7 changed files with 127 additions and 1 deletions

View File

@@ -92,6 +92,7 @@ AC_CONFIG_FILES([
])
AM_COND_IF([ENABLE_GTK_DOC], [
AC_CONFIG_FILES([
src/gswe-version.h
docs/reference/swe-glib/version.xml
docs/reference/swe-glib/Makefile
])