summaryrefslogtreecommitdiffstats
path: root/package/dm/dm.mk
diff options
context:
space:
mode:
Diffstat (limited to 'package/dm/dm.mk')
-rw-r--r--package/dm/dm.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/dm/dm.mk b/package/dm/dm.mk
index 166ae8afc..608c92fd8 100644
--- a/package/dm/dm.mk
+++ b/package/dm/dm.mk
@@ -56,7 +56,7 @@ $(DM_DIR)/.configured: $(DM_DIR)/.unpacked
--with-kernel-dir=/work/richard/xen/linux-2.6.10-xen0 \
--with-user=$(shell id -un) --with-group=$(shell id -gn) \
);
- touch $(DM_DIR)/.configured
+ touch $(DM_DIR)/.configured
$(DM_DIR)/$(DM_BINARY): dm-build
$(DM_DIR)/$(DM_LIBRARY): dm-build