From: Thierry Vignaud Date: Sun, 17 Apr 2011 23:25:44 +0000 (+0200) Subject: Fix mesa tarball creation again X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=f79717d27aaf471b9cd6eed0d74cbf37ec697361;p=mesa.git Fix mesa tarball creation again Signed-off-by: Marek Olšák --- diff --git a/Makefile b/Makefile index be9567987a9..646e152578f 100644 --- a/Makefile +++ b/Makefile @@ -250,7 +250,6 @@ MAIN_FILES = \ $(DIRECTORY)/src/mesa/math/descrip.mms \ $(DIRECTORY)/src/mesa/program/*.[chly] \ $(DIRECTORY)/src/mesa/program/*.cpp \ - $(DIRECTORY)/src/mesa/program/Makefile \ $(DIRECTORY)/src/mesa/program/descrip.mms \ $(DIRECTORY)/src/mesa/swrast/*.[ch] \ $(DIRECTORY)/src/mesa/swrast/descrip.mms \