summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorBrian <brian.paul@tungstengraphics.com>2007-08-02 20:26:49 -0600
committerBrian <brian.paul@tungstengraphics.com>2007-08-02 20:26:49 -0600
commit792b882cf69462021cbc5531ca40cca541721dd9 (patch)
treef5f255e02521d9629f5bd74098fda677d4880b38 /Makefile
parent2d72da56922258eacdcd17101a4811848a7f0c80 (diff)
fix missing backslash
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index be79e75f49..734601f033 100644
--- a/Makefile
+++ b/Makefile
@@ -68,7 +68,7 @@ aix-64 \
aix-64-static \
aix-gcc \
aix-static \
-bluegene-osmesa
+bluegene-osmesa \
beos \
darwin \
darwin-static \