diff --git a/Makefile.am b/Makefile.am index 22f62697..63838f12 100644 --- a/Makefile.am +++ b/Makefile.am @@ -22,6 +22,7 @@ noinst_LTLIBRARIES = ell/libell-internal.la ell_sources = ell/ell.h ell/private.h ell/missing.h \ ell/util.h ell/util.c \ ell/test.h ell/test.c \ + ell/strv.h ell/strv.c \ ell/queue.h ell/queue.c \ ell/hashmap.h ell/hashmap.c \ ell/ringbuf.h ell/ringbuf.c \