diff options
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r-- | CMakeLists.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index b9087e95..c20fa021 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -527,6 +527,8 @@ SET(COMMON_OBJS common/alcomplex.h common/alexcpt.cpp common/alexcpt.h + common/alfstream.cpp + common/alfstream.h common/almalloc.cpp common/almalloc.h common/alnumeric.h |