From 271af2a8748583794b570630cfd5a4d12d740da6 Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Tue, 13 Jul 2010 07:46:22 -0600 Subject: libgl-xlib: add depend to make clean list --- src/gallium/targets/libgl-xlib/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/gallium/targets/libgl-xlib/Makefile b/src/gallium/targets/libgl-xlib/Makefile index b173ceb994..e745023ba5 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 -- cgit v1.2.3