summaryrefslogtreecommitdiffstats
path: root/mdk-stage1/Makefile
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2005-01-18 13:39:29 +0000
committerPascal Rigaux <pixel@mandriva.com>2005-01-18 13:39:29 +0000
commit35f485da5f9c0f1dfcca3513df0b03556f93f19a (patch)
treecf5886a3b820617c9c102f9e9f434257c297cb5c /mdk-stage1/Makefile
parent246a51759a1ef87c49c6f85d90bf766102d476d1 (diff)
downloaddrakx-backup-do-not-use-35f485da5f9c0f1dfcca3513df0b03556f93f19a.tar
drakx-backup-do-not-use-35f485da5f9c0f1dfcca3513df0b03556f93f19a.tar.gz
drakx-backup-do-not-use-35f485da5f9c0f1dfcca3513df0b03556f93f19a.tar.bz2
drakx-backup-do-not-use-35f485da5f9c0f1dfcca3513df0b03556f93f19a.tar.xz
drakx-backup-do-not-use-35f485da5f9c0f1dfcca3513df0b03556f93f19a.zip
include gi/Makefile.config to have DISTRIB_DESCR defined
Diffstat (limited to 'mdk-stage1/Makefile')
-rw-r--r--mdk-stage1/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/mdk-stage1/Makefile b/mdk-stage1/Makefile
index ae1713aa0..af4ec2e15 100644
--- a/mdk-stage1/Makefile
+++ b/mdk-stage1/Makefile
@@ -43,6 +43,7 @@
top_dir = .
include $(top_dir)/Makefile.common
+include $(top_dir)/../Makefile.config
DEFS = -DDISTRIB_NAME=\"$(DISTRIB_NAME)\" -DDISTRIB_VERSION=\"$(DISTRIB_VERSION)\" -DDISTRIB_DESCR=\"$(DISTRIB_DESCR)\" -DSPAWN_SHELL $(ADDITIONAL_DEFS) -D_FILE_OFFSET_BITS=64