diff options
Diffstat (limited to 'src/Makefile.am')
-rw-r--r-- | src/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index 7a08e1f5a2a..9525fe63f4f 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1973,6 +1973,7 @@ noinst_HEADERS = \ os/FileStore.h\ os/FlatIndex.h\ os/HashIndex.h\ + os/FDCache.h\ os/IndexManager.h\ os/Journal.h\ os/JournalingObjectStore.h\ |