Skip to content

Commit

Permalink
Added missing header files libclientserver/Semaphore.h libclientserve…
Browse files Browse the repository at this point in the history
…r/SQueue.h to install
  • Loading branch information
mistralol committed Aug 18, 2015
1 parent 349c417 commit bb39dcd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -85,13 +85,15 @@ otherinclude_HEADERS= libclientserver/Barrier.h \
libclientserver/ISignalHandler.h \
libclientserver/ITimer.h \
libclientserver/Mutex.h \
libclientserver/Semaphore.h \
libclientserver/Notify.h \
libclientserver/PerfCounter.h \
libclientserver/PerfManager.h \
libclientserver/PIDFile.h \
libclientserver/Poller.h \
libclientserver/Process.h \
libclientserver/Queue.h \
libclientserver/SQueue.h \
libclientserver/RateLimit.h \
libclientserver/Request.h \
libclientserver/RequestMapEntry.h \
Expand Down

0 comments on commit bb39dcd

Please sign in to comment.