changeset 19174:fa306ce6c02a

Makefile: Added missing sort.h
author Timo Sirainen <tss@iki.fi>
date Tue, 22 Sep 2015 00:40:14 +0300
parents 2f492fac75b7
children 052d8d7654f6
files src/lib/Makefile.am
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/lib/Makefile.am	Mon Sep 21 19:52:32 2015 +0300
+++ b/src/lib/Makefile.am	Tue Sep 22 00:40:14 2015 +0300
@@ -259,6 +259,7 @@
 	seq-range-array.h \
 	sha1.h \
 	sha2.h \
+	sort.h \
 	str.h \
 	str-find.h \
 	str-sanitize.h \