Commit 70fbd556 authored by Hakan Kuecuekyilmaz's avatar Hakan Kuecuekyilmaz

BUILD/compile-dist && make dist was not working due to typos.

Fixed by renaming a file and editing the typo in Makefile.am
parent 316111dd
......@@ -34,7 +34,7 @@ libfederatedx_a_SOURCES= ha_federatedx.cc federatedx_txn.cc \
federatedx_io_mysql.cc
EXTRA_DIST = CMakeLists.txt plug.in ha_federatedx.h \
federatedx_probes.d
federatedx_probes.h
ha_federatedx_la_SOURCES = ha_federatedx.cc federatedx_txn.cc \
federatedx_io.cc federatedx_io_null.cc \
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment