glsl: Fix make clean for dricore.
This commit is contained in:
parent
eafc74d7d4
commit
abbbd14dd4
1 changed files with 1 additions and 1 deletions
|
|
@ -154,7 +154,7 @@ clean: clean-dricore
|
|||
-rm -f $(APPS)
|
||||
|
||||
clean-dricore:
|
||||
-rm -f $(DRICORE_OBJ_DIR) $(TOP)/$(LIB_DIR)/libglsl.so libglsl.so
|
||||
-rm -f $(OBJECTS_DRICORE) $(TOP)/$(LIB_DIR)/libglsl.so libglsl.so
|
||||
|
||||
ifneq (,$(DRICORE_GLSL_LIBS))
|
||||
DRICORE_INSTALL_TARGET = install-dricore
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue