diff options
author | 2012-08-07 13:12:16 -0400 | |
---|---|---|
committer | 2012-08-07 13:12:16 -0400 | |
commit | c08ce66427cca9ba310f15217340734e6a34e1a8 (patch) | |
tree | 52d6abfc44c240ddeb8c3e4f7163acb0fa6f4441 /Makefile | |
parent | 467669f00eb5cc1ba2842b63923687b1e6a50269 (diff) |
make dir
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -64,6 +64,7 @@ $(thfiles): touch $(thfiles) git-annex: $(sources) $(clibs) $(thfiles) + install -d $(GIT_ANNEX_TMP_BUILD_DIR) $(GHCMAKE) $@ -o $(GIT_ANNEX_TMP_BUILD_DIR)/git-annex $(clibs) ln -sf $(GIT_ANNEX_TMP_BUILD_DIR)/git-annex git-annex |