Move gswe-version.h generating to the right place

This commit is contained in:
Gergely Polonkai 2014-07-06 10:23:59 +02:00
parent 078ff3370d
commit cb1fa1f67a
1 changed files with 1 additions and 1 deletions

View File

@ -89,10 +89,10 @@ AC_CONFIG_FILES([
tests/Makefile
data/swe-glib.pc
data/swe-glib.spec
src/gswe-version.h
])
AM_COND_IF([ENABLE_GTK_DOC], [
AC_CONFIG_FILES([
src/gswe-version.h
docs/reference/swe-glib/version.xml
docs/reference/swe-glib/Makefile
])