summaryrefslogtreecommitdiffstats
path: root/src/mapi/glapi/Makefile.am
diff options
context:
space:
mode:
authorMatt Turner <[email protected]>2013-01-21 10:27:25 -0800
committerMatt Turner <[email protected]>2013-04-15 12:04:25 -0700
commitd5e9426b9605264608e0b1204ebf818103f1f011 (patch)
tree3031ccdbd85b35529129f5cef87c8779be5f8782 /src/mapi/glapi/Makefile.am
parent3c690524e2ec0fdd6bef6d50897d6879fdb8b53b (diff)
build: Move src/mapi/mapi/* to src/mapi/
Tested-by: Emil Velikov <[email protected]> Reviewed-and-Tested-by: Andreas Boll <[email protected]> Reviewed-by: Jordan Justen <[email protected]>
Diffstat (limited to 'src/mapi/glapi/Makefile.am')
-rw-r--r--src/mapi/glapi/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mapi/glapi/Makefile.am b/src/mapi/glapi/Makefile.am
index cf2602aed0a..1698d1474e2 100644
--- a/src/mapi/glapi/Makefile.am
+++ b/src/mapi/glapi/Makefile.am
@@ -21,7 +21,7 @@
TOP = $(top_srcdir)
include Makefile.sources
-include ../mapi/Makefile.sources
+include ../Makefile.sources
AM_CPPFLAGS = \
$(DEFINES) \