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
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
mariadb
Commits
3bc02550
Commit
3bc02550
authored
Oct 06, 2009
by
unknown
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix `make dist` after CMakeLists.txt rename in previous push.
parent
228ee84e
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
2 additions
and
2 deletions
+2
-2
storage/pbxt/CMakeLists.txt
storage/pbxt/CMakeLists.txt
+0
-0
storage/pbxt/Makefile.am
storage/pbxt/Makefile.am
+1
-1
storage/pbxt/src/Makefile.am
storage/pbxt/src/Makefile.am
+1
-1
No files found.
storage/pbxt/CMakeLists.txt
100755 → 100644
View file @
3bc02550
File mode changed from 100755 to 100644
storage/pbxt/Makefile.am
View file @
3bc02550
SUBDIRS
=
src
SUBDIRS
=
src
EXTRA_DIST
=
plug.in
EXTRA_DIST
=
CMakeLists.txt
plug.in
storage/pbxt/src/Makefile.am
View file @
3bc02550
...
@@ -49,4 +49,4 @@ libpbxt_a_SOURCES = $(libpbxt_la_SOURCES)
...
@@ -49,4 +49,4 @@ libpbxt_a_SOURCES = $(libpbxt_la_SOURCES)
libpbxt_a_CXXFLAGS
=
$(AM_CXXFLAGS)
libpbxt_a_CXXFLAGS
=
$(AM_CXXFLAGS)
libpbxt_a_CFLAGS
=
$(AM_CFLAGS)
-std
=
c99
libpbxt_a_CFLAGS
=
$(AM_CFLAGS)
-std
=
c99
EXTRA_DIST
=
CMakeLists.txt
pbms_enabled.cc
EXTRA_DIST
=
pbms_enabled.cc
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