Thread safe use of qsort
[pazpar2-moved-to-github.git] / src / Makefile.am
index 74305a7..602d245 100644 (file)
@@ -28,7 +28,7 @@ libpazpar2_a_SOURCES = pazpar2_config.c pazpar2_config.h eventl.c eventl.h \
        client.c client.h connection.c connection.h host.h parameters.h \
        marcmap.c marcmap.h marchash.c marchash.h \
        jenkins_hash.c jenkins_hash.h normalize_record.c normalize_record.h \
-       normalize_cache.c normalize_cache.h
+       normalize_cache.c normalize_cache.h incref.c incref.h
 
 pazpar2_SOURCES = pazpar2.c
 pazpar2_LDADD = libpazpar2.a $(YAZLIB)