diff --git a/gl-dri-natives/pom.xml b/gl-dri-natives/pom.xml
index 75592f6..ac2fa22 100644
--- a/gl-dri-natives/pom.xml
+++ b/gl-dri-natives/pom.xml
@@ -13,6 +13,10 @@
OpenRS2 GL DRI Natives
+
+ ${project.parent.basedir}
+
+
unix
diff --git a/gl-natives/pom.xml b/gl-natives/pom.xml
index 6c1feb4..4a5247c 100644
--- a/gl-natives/pom.xml
+++ b/gl-natives/pom.xml
@@ -13,6 +13,10 @@
OpenRS2 GL Natives
+
+ ${project.parent.basedir}
+
+
diff --git a/misc-natives/pom.xml b/misc-natives/pom.xml
index a235220..a8a6b8a 100644
--- a/misc-natives/pom.xml
+++ b/misc-natives/pom.xml
@@ -12,4 +12,8 @@
nar
OpenRS2 Misc Natives
+
+
+ ${project.parent.basedir}
+