mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
Makefile.am, configure.in:
Enable "make distcheck" to work
This commit is contained in:
@ -20,7 +20,7 @@
|
||||
#
|
||||
|
||||
SUBDIRS = aout
|
||||
INCLUDES = -I$(top_srcdir)/include
|
||||
INCLUDES = -I$(top_builddir)/include -I$(top_srcdir)/include
|
||||
noinst_HEADERS = bucomm.h debug.h ieee.h budbg.h demangle.h \
|
||||
linuxthreads.h pstack.h pstacktrace.h
|
||||
SRC= bucomm.c filemode.c linuxthreads.c rddbg.c \
|
||||
|
Reference in New Issue
Block a user