~ubuntu-branches/ubuntu/raring/mesa/raring

« back to all changes in this revision

Viewing changes to src/mapi/shared-glapi/tests/Makefile.am

  • Committer: Package Import Robot
  • Author(s): Maarten Lankhorst
  • Date: 2013-01-22 11:54:09 UTC
  • mfrom: (1.7.13)
  • Revision ID: package-import@ubuntu.com-20130122115409-5e9xii2ee1whab3e
Tags: 9.0.2-0ubuntu1
* New upstream release.
* Decrease size of mesa's libgl1-mesa-dri again
  - re-enable 117-static-gallium.patch
  - add 118-dricore-gallium.patch to link against libdricore again

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
if HAVE_SHARED_GLAPI
2
2
AM_CFLAGS = $(PTHREAD_CFLAGS)
3
3
AM_CPPFLAGS = \
4
 
        -I$(top_builddir)/src/gtest/include \
5
 
        -I$(top_builddir)/src/mapi \
6
 
        -I$(top_builddir)/include
 
4
        -I$(top_srcdir)/src/gtest/include \
 
5
        -I$(top_srcdir)/src/mapi \
 
6
        -I$(top_srcdir)/include
7
7
 
8
8
TESTS = shared-glapi-test
9
9
check_PROGRAMS = shared-glapi-test