summaryrefslogtreecommitdiffstats
path: root/src/mesa/program/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/mesa/program/Makefile.am')
-rw-r--r--src/mesa/program/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mesa/program/Makefile.am b/src/mesa/program/Makefile.am
index 1b820465892..b0e9eff55cf 100644
--- a/src/mesa/program/Makefile.am
+++ b/src/mesa/program/Makefile.am
@@ -19,7 +19,7 @@
# FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
# IN THE SOFTWARE.
-include ../sources.mak
+include ../Makefile.sources
AM_CPPFLAGS = $(API_DEFINES) $(DEFINES) $(INCLUDE_DIRS)
AM_CFLAGS = $(VISIBILITY_CFLAGS)