diff options
author | jbj <devnull@localhost> | 1999-03-21 19:11:29 +0000 |
---|---|---|
committer | jbj <devnull@localhost> | 1999-03-21 19:11:29 +0000 |
commit | 2f5f89f2a3a974ce54f4670edc91c2b56e0b2551 (patch) | |
tree | d793c14f1561b37036ee3670c4dfcb76e4136701 /scripts | |
parent | 89e64b9785efb334ab62dd0f982585a012c9f630 (diff) | |
download | rpm-2f5f89f2a3a974ce54f4670edc91c2b56e0b2551.tar.gz rpm-2f5f89f2a3a974ce54f4670edc91c2b56e0b2551.tar.bz2 rpm-2f5f89f2a3a974ce54f4670edc91c2b56e0b2551.zip |
Typos.
CVS patchset: 2907
CVS date: 1999/03/21 19:11:29
Diffstat (limited to 'scripts')
-rw-r--r-- | scripts/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/Makefile.in b/scripts/Makefile.in index 129a610c2..143abe3fb 100644 --- a/scripts/Makefile.in +++ b/scripts/Makefile.in @@ -109,6 +109,7 @@ MKINSTALLDIRS = @MKINSTALLDIRS@ MSGFMT = @MSGFMT@ NM = @NM@ PACKAGE = @PACKAGE@ +PGPBIN = @PGPBIN@ POFILES = @POFILES@ POSUB = @POSUB@ RANLIB = @RANLIB@ |