relocatable-prog: fix link error
[pspp] / modules / relocatable-prog
index a7f50ac6b9edac2bf064b355c073acf1594986e8..72bc2537782d2c34b60cc5c735017a38fac253b3 100644 (file)
@@ -28,6 +28,7 @@ configure.ac:
 gl_RELOCATABLE([$gl_source_base])
 if test $RELOCATABLE = yes; then
   AC_LIBOBJ([progreloc])
+  AC_LIBOBJ([relocatable])
 fi
 
 Makefile.am: