summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/gallium/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/gallium/Makefile b/src/gallium/Makefile
index 568747e157..aa77021daf 100644
--- a/src/gallium/Makefile
+++ b/src/gallium/Makefile
@@ -19,3 +19,7 @@ subdirs:
clean:
rm -f `find . -name \*.[oa]`
rm -f `find . -name depend`
+
+
+# Dummy install target
+install: