mirror of
https://github.com/MariaDB/server.git
synced 2026-01-06 05:22:24 +03:00
9 lines
130 B
Makefile
9 lines
130 B
Makefile
SUBDIRS = src tools ndbapi run-test
|
|
|
|
EXTRA_DIST = include
|
|
|
|
dist-hook:
|
|
-rm -rf `find $(distdir) -type d -name SCCS`
|
|
|
|
windoze-dsp:
|