]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
makefile: add missing Spinlock.h
authorSage Weil <sage@newdream.net>
Thu, 23 Apr 2009 16:39:29 +0000 (09:39 -0700)
committerSage Weil <sage@newdream.net>
Thu, 23 Apr 2009 16:39:55 +0000 (09:39 -0700)
src/Makefile.am

index a7d4a0cf1b199e706f652186d5ba168b7dc476b5..07cfda814adc49a15925b314eb76bb1246c97a5e 100644 (file)
@@ -316,6 +316,7 @@ noinst_HEADERS = \
         common/Mutex.h\
         common/RWLock.h\
         common/Semaphore.h\
+       common/Spinlock.h\
         common/Thread.h\
         common/ThreadPool.h\
         common/Timer.h\