libgl-xlib: add depend to make clean list
authorBrian Paul <brianp@vmware.com>
Tue, 13 Jul 2010 13:46:22 +0000 (07:46 -0600)
committerBrian Paul <brianp@vmware.com>
Tue, 13 Jul 2010 13:46:22 +0000 (07:46 -0600)
src/gallium/targets/libgl-xlib/Makefile

index b173ceb994ab4e9b260e7dc888c8cf690afa13b8..e745023ba598ce439066e41e4e4b01b7463c02bf 100644 (file)
@@ -97,7 +97,7 @@ tags:
        etags `find . -name \*.[ch]` $(TOP)/include/GL/*.h
 
 clean:
-       -rm -f *.o
+       -rm -f *.o depend
 
 
 include depend