diff options
Diffstat (limited to 'src/config-files/Makefile.in')
-rw-r--r-- | src/config-files/Makefile.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/config-files/Makefile.in b/src/config-files/Makefile.in index 5b837ce357..320cd565ff 100644 --- a/src/config-files/Makefile.in +++ b/src/config-files/Makefile.in @@ -1,5 +1,5 @@ -thisconfigdir=./ -BUILDTOP=$(U) +thisconfigdir=. +BUILDTOP=$(REL)$(U) all:: install:: |