diff options
author | Jim Meyering <jim@meyering.net> | 1997-06-29 20:24:27 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1997-06-29 20:24:27 +0000 |
commit | 90e9fd9c771a6672344440ae431fed57bada8113 (patch) | |
tree | 52cb8bf1578cff343354c94dc284c37fb7be7261 /tests/factor | |
parent | 0935e2ce3f0d9a369b4a031af574f1917ff3cfb3 (diff) | |
download | coreutils-90e9fd9c771a6672344440ae431fed57bada8113.tar.xz |
.
Diffstat (limited to 'tests/factor')
-rw-r--r-- | tests/factor/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/factor/Makefile.in b/tests/factor/Makefile.in index d8d66e7ea..72b86a313 100644 --- a/tests/factor/Makefile.in +++ b/tests/factor/Makefile.in @@ -67,6 +67,7 @@ INTLLIBS = @INTLLIBS@ INTLOBJS = @INTLOBJS@ KMEM_GROUP = @KMEM_GROUP@ LIBOBJS = @LIBOBJS@ +LIB_CRYPT = @LIB_CRYPT@ MAINT = @MAINT@ MAKEINFO = @MAKEINFO@ MAN = @MAN@ |