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