summaryrefslogtreecommitdiffstats
path: root/tools/Makefile
diff options
context:
space:
mode:
authorFrancois Pons <fpons@mandriva.com>2000-09-01 15:05:07 +0000
committerFrancois Pons <fpons@mandriva.com>2000-09-01 15:05:07 +0000
commit0561ded3da8b143d586e937e3df56cfb4278b441 (patch)
treee5c5d57cafb5082ca08404132cb4b435941a6352 /tools/Makefile
parent57c044f8c323f2d44fc55e77dd70afece7cc8bc8 (diff)
downloaddrakx-backup-do-not-use-0561ded3da8b143d586e937e3df56cfb4278b441.tar
drakx-backup-do-not-use-0561ded3da8b143d586e937e3df56cfb4278b441.tar.gz
drakx-backup-do-not-use-0561ded3da8b143d586e937e3df56cfb4278b441.tar.bz2
drakx-backup-do-not-use-0561ded3da8b143d586e937e3df56cfb4278b441.tar.xz
drakx-backup-do-not-use-0561ded3da8b143d586e937e3df56cfb4278b441.zip
*** empty log message ***
Diffstat (limited to 'tools/Makefile')
-rw-r--r--tools/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/Makefile b/tools/Makefile
index ec52ff290..26dd2a2fa 100644
--- a/tools/Makefile
+++ b/tools/Makefile
@@ -7,7 +7,7 @@ CFLAGS = -Wall
.PHONY: clean install $(DIRS)
-all: $(BASE)/depslist $(BASE)/filelist $(BASE)/compss $(DIRS) xhost+ install
+all: $(BASE)/depslist.ordered $(BASE)/filelist $(BASE)/compss $(DIRS) xhost+ install
$(DIRS):
make -C $@