1
0
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:
kent@mysql.com
2005-09-24 15:51:45 +02:00
parent aa74affb19
commit 095efe48a5
19 changed files with 111 additions and 101 deletions

View File

@ -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 \