Skip to content

Commit

Permalink
Merge pull request Andersbakken#21 from bradneuman/master
Browse files Browse the repository at this point in the history
Fix "make install" issue Andersbakken#20
  • Loading branch information
Andersbakken committed Apr 14, 2015
2 parents 3d54917 + e7d76ef commit 0a131aa
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,4 @@
/.ninja_deps
/compile_commands.json
/dbtest
/build/*
4 changes: 0 additions & 4 deletions rct.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -250,9 +250,6 @@ if (NOT RCT_NO_INSTALL)
rct/Buffer.h
rct/Config.h
rct/Connection.h
rct/DB.h
rct/DBmap.h
rct/DBrocksdb.h
rct/EventLoop.h
rct/FileSystemWatcher.h
rct/List.h
Expand All @@ -269,7 +266,6 @@ if (NOT RCT_NO_INSTALL)
rct/ReadLocker.h
rct/ReadWriteLock.h
rct/Rect.h
rct/RegExp.h
rct/ResponseMessage.h
rct/SHA256.h
rct/Semaphore.h
Expand Down

0 comments on commit 0a131aa

Please sign in to comment.