diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2017-09-25 03:27:43 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2017-09-25 03:33:26 +0200 |
commit | 3ee5422b11ddef3b9b10f71151e8eb418a0c8b41 (patch) | |
tree | e254854b003edd321881e7c932000388cddaa497 /buildfile | |
parent | 3958e022ab889e513b115b0662801678a7641c2f (diff) |
Add libpkgconf submodule
Diffstat (limited to 'buildfile')
-rw-r--r-- | buildfile | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -5,7 +5,8 @@ # Note that the project directories order is important (prerequisites goes # first). # -d = libbutl/ build2/ libsqlite3/ libodb/ libodb-sqlite/ libbpkg/ bpkg/ doc/ +d = libpkgconf/ libbutl/ build2/ \ +libsqlite3/ libodb/ libodb-sqlite/ libbpkg/ bpkg/ doc/ i = \ INSTALL \ |