summaryrefslogtreecommitdiff
path: root/abicheck/apt_build.xml
diff options
context:
space:
mode:
Diffstat (limited to 'abicheck/apt_build.xml')
-rw-r--r--abicheck/apt_build.xml11
1 files changed, 11 insertions, 0 deletions
diff --git a/abicheck/apt_build.xml b/abicheck/apt_build.xml
new file mode 100644
index 000000000..d1f4063eb
--- /dev/null
+++ b/abicheck/apt_build.xml
@@ -0,0 +1,11 @@
+<version>
+ ubuntu-branch
+</version>
+
+ <headers>
+ ../build/include/apt-pkg
+ </headers>
+
+ <libs>
+ ../build/bin/
+ </libs>