mirror of
https://github.com/MariaDB/server.git
synced 2025-01-19 13:32:33 +01:00
6 lines
116 B
Makefile
6 lines
116 B
Makefile
SUBDIRS = src tools ndbapi run-test
|
|
|
|
EXTRA_DIST = include
|
|
|
|
dist-hook:
|
|
-rm -rf `find $(distdir) -type d -name SCCS`
|