From: Brian Paul Date: Tue, 13 Jul 2010 13:46:22 +0000 (-0600) Subject: libgl-xlib: add depend to make clean list X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=271af2a8748583794b570630cfd5a4d12d740da6;p=mesa.git libgl-xlib: add depend to make clean list --- diff --git a/src/gallium/targets/libgl-xlib/Makefile b/src/gallium/targets/libgl-xlib/Makefile index b173ceb994a..e745023ba59 100644 --- a/src/gallium/targets/libgl-xlib/Makefile +++ b/src/gallium/targets/libgl-xlib/Makefile @@ -97,7 +97,7 @@ tags: etags `find . -name \*.[ch]` $(TOP)/include/GL/*.h clean: - -rm -f *.o + -rm -f *.o depend include depend