Add echo.c as EXTRA_DIST file

This commit is contained in:
msvensson@pilot.blaudden 2007-02-19 13:21:06 +01:00
parent e3448ec05a
commit 00ee20edaa

View file

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