Commit dcd3b8d4 authored by unknown's avatar unknown
Browse files

Add echo.c as EXTRA_DIST file

parent d7b2f201
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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 \