mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
Some header files were missing from "make dist".
This commit is contained in:
@ -29,6 +29,7 @@ WRAPLIBS=
|
|||||||
pkglib_LTLIBRARIES = ha_csv.la
|
pkglib_LTLIBRARIES = ha_csv.la
|
||||||
|
|
||||||
ha_csv_la_LDFLAGS = -module
|
ha_csv_la_LDFLAGS = -module
|
||||||
|
noinst_HEADERS = ha_tina.h
|
||||||
ha_csv_la_SOURCES = ha_tina.cc
|
ha_csv_la_SOURCES = ha_tina.cc
|
||||||
|
|
||||||
LDADD =
|
LDADD =
|
||||||
|
@ -29,6 +29,7 @@ WRAPLIBS=
|
|||||||
pkglib_LTLIBRARIES = ha_example.la
|
pkglib_LTLIBRARIES = ha_example.la
|
||||||
|
|
||||||
ha_example_la_LDFLAGS = -module
|
ha_example_la_LDFLAGS = -module
|
||||||
|
noinst_HEADERS = ha_example.h
|
||||||
ha_example_la_SOURCES = ha_example.cc
|
ha_example_la_SOURCES = ha_example.cc
|
||||||
|
|
||||||
LDADD =
|
LDADD =
|
||||||
|
Reference in New Issue
Block a user