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
58f0b318
Commit
58f0b318
authored
Sep 01, 2008
by
Vladislav Vaintroub
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix "make dist" error - remove Visual Studio project files from
distribution
parent
51bd4415
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
3 deletions
+2
-3
extra/yassl/Makefile.am
extra/yassl/Makefile.am
+1
-2
extra/yassl/taocrypt/Makefile.am
extra/yassl/taocrypt/Makefile.am
+1
-1
No files found.
extra/yassl/Makefile.am
View file @
58f0b318
SUBDIRS
=
taocrypt src testsuite
EXTRA_DIST
=
yassl.dsp yassl.dsw yassl.vcproj
\
CMakeLists.txt
EXTRA_DIST
=
CMakeLists.txt
# Don't update the files from bitkeeper
%
::
SCCS/s.%
extra/yassl/taocrypt/Makefile.am
View file @
58f0b318
SUBDIRS
=
src
test
benchmark
EXTRA_DIST
=
taocrypt.dsw taocrypt.dsp taocrypt.vcproj
CMakeLists.txt
$(
wildcard
mySTL/
*
.hpp
)
EXTRA_DIST
=
CMakeLists.txt
$(
wildcard
mySTL/
*
.hpp
)
# 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