mirror of
https://github.com/MariaDB/server.git
synced 2025-01-29 10:14:19 +01:00
Add echo.c as EXTRA_DIST file
This commit is contained in:
parent
e3448ec05a
commit
00ee20edaa
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@ DEFS = -DUNDEF_THREADS_HACK \
|
|||
-DDEFAULT_MYSQL_HOME="\"$(prefix)\"" \
|
||||
-DDATADIR="\"$(localstatedir)\""
|
||||
|
||||
EXTRA_DIST = get_password.c CMakeLists.txt
|
||||
EXTRA_DIST = get_password.c CMakeLists.txt echo.c
|
||||
|
||||
link_sources:
|
||||
for f in $(sql_src) ; do \
|
||||
|
|
Loading…
Add table
Reference in a new issue