diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2009-09-28 16:26:07 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2009-09-28 16:26:07 +0200 |
commit | 5bac93f5b37f6ae091e63aefd0f2da4def0dfd49 (patch) | |
tree | 0f81bed57dd2655c599ffa9c88c335189eee10a1 /libbackend-elements/build/import |
Start tracking XSD dependency information with git
Diffstat (limited to 'libbackend-elements/build/import')
-rw-r--r-- | libbackend-elements/build/import/libboost/configuration-dynamic.make | 1 | ||||
-rw-r--r-- | libbackend-elements/build/import/libcult/configuration-dynamic.make | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/libbackend-elements/build/import/libboost/configuration-dynamic.make b/libbackend-elements/build/import/libboost/configuration-dynamic.make new file mode 100644 index 0000000..a33bf20 --- /dev/null +++ b/libbackend-elements/build/import/libboost/configuration-dynamic.make @@ -0,0 +1 @@ +libboost_installed := y diff --git a/libbackend-elements/build/import/libcult/configuration-dynamic.make b/libbackend-elements/build/import/libcult/configuration-dynamic.make new file mode 100644 index 0000000..78c41d3 --- /dev/null +++ b/libbackend-elements/build/import/libcult/configuration-dynamic.make @@ -0,0 +1 @@ +libcult_installed := y |