summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorPeter Jones <pjones@redhat.com>2005-03-02 02:55:01 +0000
committerPeter Jones <pjones@redhat.com>2005-03-02 02:55:01 +0000
commitb34229286db97401f464343d17e05afe78c04d8b (patch)
tree79534fb86f752e83d58c29db902c5ad2a5594268 /Makefile
parent570441db9e9134b482efc5212824c1bfcb3d95b3 (diff)
downloadanaconda-b34229286db97401f464343d17e05afe78c04d8b.tar.gz
anaconda-b34229286db97401f464343d17e05afe78c04d8b.tar.xz
anaconda-b34229286db97401f464343d17e05afe78c04d8b.zip
make the makefile figure out its own CVSROOTanaconda-10.2.0.24-1
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index c1274d69f..ab80009ca 100644
--- a/Makefile
+++ b/Makefile
@@ -2,6 +2,7 @@
include Makefile.inc
VERSION := $(shell awk '/Version:/ { print $$2 }' anaconda.spec)
RELEASE := $(shell awk '/Release:/ { print $$2 }' anaconda.spec)
+CVSROOT := $(shell cat CVS/Root)
SUBDIRS = isys loader2 po stubs \
textw utils scripts bootdisk installclasses \