diff options
Diffstat (limited to 'common/collection/Makefile.am')
-rw-r--r-- | common/collection/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/common/collection/Makefile.am b/common/collection/Makefile.am index 323a5cb0..8e4e9736 100644 --- a/common/collection/Makefile.am +++ b/common/collection/Makefile.am @@ -28,6 +28,7 @@ libcollection_la_SOURCES = \ collection_cnv.c \ collection_queue.c \ collection_stack.c \ + collection_cmp.c \ collection.h \ collection_tools.h \ collection_priv.h \ |