aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPerry Hung <iperry@alum.mit.edu>2010-04-01 22:30:33 -0400
committerPerry Hung <iperry@alum.mit.edu>2010-04-01 22:30:33 -0400
commit32feb1c68ba389c90b1002576d1c3dfb17d0df93 (patch)
tree70ee09bcdd8aa052c8d55d5b7adc91665663fccd
parent68818ab2d689de5600578e70882d152fa6e0eade (diff)
downloadlibrambutan-32feb1c68ba389c90b1002576d1c3dfb17d0df93.tar.gz
librambutan-32feb1c68ba389c90b1002576d1c3dfb17d0df93.zip
Makefile fix: removed extra line from outdirs
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index b0a5a92..2076083 100644
--- a/Makefile
+++ b/Makefile
@@ -27,7 +27,6 @@ BUILD_PATH = build
LIB_PATH = libmaple
OUTDIRS = $(BUILD_PATH)/$(LIB_PATH)\
- $(BUILD_PATH)/$(LIB_PATH)\
$(BUILD_PATH)/core \
$(BUILD_PATH)/core/comm