mirror of
https://github.com/MariaDB/server.git
synced 2026-05-14 19:07:15 +02:00
removed redundant -I include-dirs
This commit is contained in:
parent
e8c7830e0f
commit
b385eb4a05
21 changed files with 25 additions and 36 deletions
|
|
@ -16,7 +16,7 @@
|
|||
|
||||
# This file is public domain and comes with NO WARRANTY of any kind
|
||||
|
||||
INCLUDES = @MT_INCLUDES@ -I$(srcdir)/../include -I../include
|
||||
INCLUDES = @MT_INCLUDES@ -I$(top_srcdir)/include
|
||||
pkglib_LIBRARIES = libmystrings.a
|
||||
|
||||
# Exact one of ASSEMBLER_X
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue