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