Fix building of tests, and building libpkg under some cases
modified libpkg/Makefile.am
@@ -64,6 +64,7 @@ libpkg_la_LIBADD= $(top_builddir)/external/libucl.la \
|
|
|
|
|
|
| + | |
|
|
|
|
|
modified tests/Makefile.am
@@ -10,6 +10,8 @@ GENERIC_LDADD= $(top_builddir)/libpkg/libpkg_static.la \
|
|
|
|
|
|
| + | |
| + | |
|
|
|
|
|