X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=modules%2Frelocatable-prog;h=72bc2537782d2c34b60cc5c735017a38fac253b3;hb=fb6aa6a;hp=a7f50ac6b9edac2bf064b355c073acf1594986e8;hpb=c2d8c01692f8df54c0a960879dc3de441184db88;p=pspp diff --git a/modules/relocatable-prog b/modules/relocatable-prog index a7f50ac6b9..72bc253778 100644 --- a/modules/relocatable-prog +++ b/modules/relocatable-prog @@ -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: