X-Git-Url: https://git.ozlabs.org/?p=petitboot;a=blobdiff_plain;f=lib%2FMakefile.am;h=cce05fe6b3b218ab505840c3afe48a4f21936b13;hp=7847d0968a48576da199a9ce8369faafcc8d83af;hb=16ebe978aeced862dd877cfee81ac7604902fd55;hpb=ee86a0bd989511319adf3467b41b5b2e1f486aa6 diff --git a/lib/Makefile.am b/lib/Makefile.am index 7847d09..cce05fe 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -32,6 +32,8 @@ libpbcore_la_SOURCES = \ talloc/talloc.c \ talloc/talloc.h \ system/system.c \ - system/system.h + system/system.h \ + url/url.c \ + url/url.h MAINTAINERCLEANFILES = Makefile.in