summaryrefslogtreecommitdiff
path: root/settings.in
diff options
context:
space:
mode:
Diffstat (limited to 'settings.in')
-rw-r--r--settings.in5
1 files changed, 4 insertions, 1 deletions
diff --git a/settings.in b/settings.in
index 6ddeb181e8..6d0bd3d132 100644
--- a/settings.in
+++ b/settings.in
@@ -7,5 +7,8 @@
("touch command", "@SettingsTouchCommand@"),
("dllwrap command", "@SettingsDllWrapCommand@"),
("windres command", "@SettingsWindresCommand@"),
- ("perl command", "@SettingsPerlCommand@")]
+ ("perl command", "@SettingsPerlCommand@"),
+ ("target os", "@HaskellTargetOs@"),
+ ("target arch", "@HaskellTargetArch@")
+ ]