summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorMatt Wilson <msw@redhat.com>1999-05-03 21:23:53 +0000
committerMatt Wilson <msw@redhat.com>1999-05-03 21:23:53 +0000
commitaeae771c96531e588a56b0990263a81678349103 (patch)
tree6c761111cac4337384ea7a9bbd38fa156dca0c84 /Makefile
parent2d47598153af002fa174222f6b77de0f20add2bf (diff)
downloadanaconda-aeae771c96531e588a56b0990263a81678349103.tar.gz
anaconda-aeae771c96531e588a56b0990263a81678349103.tar.xz
anaconda-aeae771c96531e588a56b0990263a81678349103.zip
one last fix for DESTDIR
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 905f88084..bcd815a04 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
SUBDIRS = rpmmodule isys balkan loader
TOPDIR = ../../..
-DESTDIR = $TOPDIR/RedHat/instimage/usr/bin
+DESTDIR = $(TOPDIR)/RedHat/instimage/usr/bin
all: subdirs