mirror of
https://github.com/MariaDB/server.git
synced 2026-05-15 19:37:16 +02:00
small Makefile.am cleanup
clean: targets removed
generated *.h files moved to include/
This commit is contained in:
parent
6117ee754b
commit
852f2e0aba
15 changed files with 39 additions and 48 deletions
|
|
@ -26,7 +26,7 @@ LIBS = @LIBS@ @ZLIB_LIBS@ @openssl_libs@
|
|||
|
||||
INCLUDES = @MT_INCLUDES@ \
|
||||
-I$(top_srcdir)/include $(openssl_includes) @ZLIB_INCLUDES@ \
|
||||
-I$(top_srcdir)/extra
|
||||
-I$(top_builddir)/include
|
||||
## automake barfs if you don't use $(srcdir) or $(top_srcdir) in include
|
||||
include $(top_srcdir)/libmysql/Makefile.shared
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue