projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1d36c52
)
osmesa: don't try to bundle osmesa.def SConscript
author
Emil Velikov
<emil.l.velikov@gmail.com>
Sun, 29 Mar 2015 00:56:09 +0000
(
00:56
+0000)
committer
Emil Velikov
<emil.l.velikov@gmail.com>
Wed, 1 Apr 2015 13:46:41 +0000
(14:46 +0100)
Both of which were removed with commit
69db422218b
(scons: Don't build
osmesa.)
Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
Reviewed-by: Jose Fonseca <jfonseca@vmware.com>
src/mesa/drivers/osmesa/Makefile.am
patch
|
blob
|
history
diff --git
a/src/mesa/drivers/osmesa/Makefile.am
b/src/mesa/drivers/osmesa/Makefile.am
index 60048cc56a77dfa151fdf4c4683a08ee809108b6..9a388d64cd5c2bead8d64d147c47e608d312d399 100644
(file)
--- a/
src/mesa/drivers/osmesa/Makefile.am
+++ b/
src/mesa/drivers/osmesa/Makefile.am
@@
-21,8
+21,6
@@
# FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
# IN THE SOFTWARE.
-EXTRA_DIST = osmesa.def SConscript
-
AM_CPPFLAGS = \
-I$(top_srcdir)/include \
-I$(top_srcdir)/src \