mirror of
https://github.com/MariaDB/server.git
synced 2025-08-03 17:11:34 +02:00
8 lines
110 B
Makefile
8 lines
110 B
Makefile
SUBDIRS = groonga
|
|
|
|
pkginclude_HEADERS = \
|
|
groonga.h \
|
|
groonga.hpp
|
|
|
|
EXTRA_DIST = \
|
|
CMakeLists.txt
|