diff --git a/Makefile.am b/Makefile.am index 8dd24ee6..91242bb2 100644 --- a/Makefile.am +++ b/Makefile.am @@ -32,7 +32,8 @@ ell_sources = ell/ell.h ell/private.h \ ell/gvariant-private.h \ ell/gvariant-util.c \ ell/siphash-private.h \ - ell/siphash.c + ell/siphash.c \ + ell/hwdb.h ell/hwdb.c ell_libell_internal_la_SOURCES = $(ell_sources)