aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorEric Merritt <[email protected]>2013-04-05 14:30:03 -0700
committerEric Merritt <[email protected]>2013-04-05 14:30:03 -0700
commit073c7cde01902fb8fbed483af2d8de85310a8151 (patch)
treed082aadeb6757dbd661637d9d400baca2973775f /Makefile
parente558f8ca39be47bca0cc4b2ea09d86d98419ded8 (diff)
parent1a919d620699602cc0235aea9d3831ffb2540cf3 (diff)
downloadrelx-073c7cde01902fb8fbed483af2d8de85310a8151.tar.gz
relx-073c7cde01902fb8fbed483af2d8de85310a8151.tar.bz2
relx-073c7cde01902fb8fbed483af2d8de85310a8151.zip
Merge pull request #40 from tsloughter/next
Merging this as the R14B* problems are preexisting and will be fixed in a separate patch.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 5bbe08f..3be2ee3 100644
--- a/Makefile
+++ b/Makefile
@@ -112,6 +112,6 @@ clean: clean-common-test-data
distclean: clean
- rm -rf $(DEPS_PLT)
- - rm -rvf $(CURDIR)/deps/*
+ - rm -rvf $(CURDIR)/deps
rebuild: distclean deps compile escript dialyzer test