mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-25 00:00:11 +01:00
glsl/apps: Add dummy install target to fix 'make install'
Signed-off-by: Brian Paul <brianp@vmware.com>
This commit is contained in:
parent
2f127e5236
commit
294bd53d4b
1 changed files with 2 additions and 1 deletions
|
|
@ -36,7 +36,8 @@ INCLUDES = -I.
|
|||
|
||||
default: $(APPS)
|
||||
|
||||
install:
|
||||
|
||||
clean:
|
||||
-rm -f $(APPS)
|
||||
-rm -f *.o
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue