(Pascal Stumpf) Makefile.am change several places where ${prefix} should be $(CDE_INSTALLATION_TOP)

This commit is contained in:
Peter Howkins
2023-01-22 23:23:53 +00:00
parent e201ef0a7b
commit 85022e0218
3 changed files with 3 additions and 3 deletions

View File

@@ -2,7 +2,7 @@ MAINTAINERCLEANFILES = Makefile.in
.NOTPARALLEL:
appdefaultsdir = ${prefix}/app-defaults/C
appdefaultsdir = $(CDE_INSTALLATION_TOP)/app-defaults/C
ABINCLUDES = -I../include -I../include/ab_private -I../libABil