summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorMatthieu Herrb <matthieu@cvs.openbsd.org>2021-08-30 15:38:28 +0000
committerMatthieu Herrb <matthieu@herrb.eu>2021-08-30 20:41:27 +0200
commit4fa5bb88de05a7af4acd4a96f0185a2b55264844 (patch)
treeda1a4130d8c3be99f45d00deeafa843f11ca9f19 /configure.ac
parent2da2e9923a5ec3641444ea0bd5f0fab508b3aeea (diff)
Generate all the config scripts to avoid hard-coding /usr/X11R6.HEADmaster
This was already done partially.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac3
1 files changed, 3 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 96e43ed..8570a54 100644
--- a/configure.ac
+++ b/configure.ac
@@ -326,10 +326,13 @@ AC_CONFIG_FILES([Makefile
include/Makefile
man/Makefile
xenodm/Makefile
+ config/GiveConsole
+ config/TakeConsole
config/Xreset
config/Xresources
config/Xservers
config/Xsession
+ config/Xsetup_0
config/Xstartup
config/xenodm-config])
AC_OUTPUT