Browse Source

fix bad merge that broke make distcheck

pull/843/head
Sergei Golubchik 15 years ago
parent
commit
aefaf42fc9
  1. 2
      sql-common/Makefile.am

2
sql-common/Makefile.am

@ -14,4 +14,4 @@
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
## Process this file with automake to create Makefile.in
EXTRA_DIST = client.c pack.c my_time.c my_user.c
EXTRA_DIST = client.c pack.c my_time.c my_user.c client_plugin.c
Loading…
Cancel
Save