Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
M
mobject-store
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
12
Issues
12
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
sds
mobject-store
Commits
7536b3fd
Commit
7536b3fd
authored
Oct 26, 2017
by
Rob Latham
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
declare a few more noinst headers
parent
ecbdaa69
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
1 deletion
+4
-1
src/Makefile.subdir
src/Makefile.subdir
+4
-1
No files found.
src/Makefile.subdir
View file @
7536b3fd
...
...
@@ -15,12 +15,15 @@ noinst_HEADERS += \
src/io-chain/read-op-impl.h
\
src/io-chain/read-op-visitor.h
\
src/io-chain/read-resp-impl.h
\
src/io-chain/read-responses.h
\
src/util/utlist.h
\
src/io-chain/write-actions.h
\
src/io-chain/write-op-impl.h
\
src/io-chain/write-op-visitor.h
\
src/server/exec-write-op.h
\
src/server/exec-read-op.h
src/server/exec-read-op.h
\
src/rpc-types/write-op.h
\
src/rpc-types/read-op.h
src_libmobject_store_la_SOURCES
=
\
src/aio/completion.c
\
...
...
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