relocatable-prog: fix link error
[gnulib.git] / modules / relocatable-prog
index a7f50ac..72bc253 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: