build: Move src/mapi/mapi/* to src/mapi/
[mesa.git] / src / mapi / shared-glapi / Makefile.am
index 2cc5c590548808172acce9c2b1c123201ea6a283..2021a7330f119565a52c13b10c0600e683f05b34 100644 (file)
@@ -2,7 +2,7 @@
 
 TOP = $(top_srcdir)
 GLAPI = $(top_srcdir)/src/mapi/glapi
-include $(top_srcdir)/src/mapi/mapi/Makefile.sources
+include $(top_srcdir)/src/mapi/Makefile.sources
 
 lib_LTLIBRARIES = libglapi.la
 libglapi_la_SOURCES = $(MAPI_GLAPI_FILES)