Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
M
MariaDB
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
nexedi
MariaDB
Commits
1d2388ce
Commit
1d2388ce
authored
May 16, 2005
by
unknown
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
make dist target fixes
parent
255476ab
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
8 additions
and
5 deletions
+8
-5
Makefile.am
Makefile.am
+5
-3
server-tools/Makefile.am
server-tools/Makefile.am
+2
-1
storage/Makefile.am
storage/Makefile.am
+1
-1
No files found.
Makefile.am
View file @
1d2388ce
...
...
@@ -30,9 +30,11 @@ SUBDIRS = . include @docs_dirs@ @zlib_dir@ @yassl_dir@ \
DIST_SUBDIRS
=
.
include @docs_dirs@ zlib
\
@readline_topdir@ sql-common
\
@thread_dirs@ pstack
\
@sql_union_dirs@ scripts @man_dirs@ tests SSL
\
BUILD netware os2 @libmysqld_dirs@
\
@bench_dirs@ support-files @tools_dirs@
strings mysys dbug extra regex storage
\
vio sql libmysql_r libmysql client scripts
\
@man_dirs@ tests SSL
\
BUILD netware os2 @libmysqld_dirs@
\
@bench_dirs@ support-files server-tools tools
# Relink after clean
linked_sources
=
linked_client_sources linked_server_sources
\
...
...
server-tools/Makefile.am
View file @
1d2388ce
SUBDIRS
=
instance-manager
SUBDIRS
=
.
instance-manager
DIST_SUBDIRS
=
.
instance-manager
storage/Makefile.am
View file @
1d2388ce
...
...
@@ -21,7 +21,7 @@ AUTOMAKE_OPTIONS = foreign
# These are built from source in the Docs directory
EXTRA_DIST
=
SUBDIRS
=
DIST_SUBDIRS
=
DIST_SUBDIRS
=
.
bdb heap innobase myisam myisammrg ndb
# Don't update the files from bitkeeper
%
::
SCCS/s.%
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment