Set build variable in config.mk

This commit is contained in:
bringert
2007-07-05 12:23:39 +00:00
parent 1aff0ee08a
commit 2938c2082d

View File

@@ -10,6 +10,7 @@ libdir = @libdir@
datadir = @datadir@
host = @host@
build = @build@
GHCFLAGS = @GHCFLAGS@
CPPFLAGS = @CPPFLAGS@