1
0
forked from GitHub/gf-core

Only create gf.wxs when build MSI package, to avoid including it in binary dists.

This commit is contained in:
bringert
2005-05-19 19:19:10 +00:00
parent b6028484a6
commit 9843884512
3 changed files with 8 additions and 5 deletions

View File

@@ -4,9 +4,9 @@ AC_INIT([GF],[2.2],[aarne@cs.chalmers.se],[GF])
AC_PREREQ(2.53)
AC_REVISION($Revision: 1.22 $)
AC_REVISION($Revision: 1.23 $)
AC_CONFIG_FILES([config.mk jgf gf.wxs])
AC_CONFIG_FILES([config.mk jgf])
AC_CANONICAL_HOST