diff options
author | Reuben Thomas <rrt@sc3d.org> | 2005-04-16 15:15:41 +0000 |
---|---|---|
committer | Reuben Thomas <rrt@sc3d.org> | 2005-04-16 15:15:41 +0000 |
commit | bba5547c420c79dbcde49c13f36c5faaaa16119c (patch) | |
tree | f207e5316905347a987a0154c0ddcead1fbef8c4 | |
parent | 0ff2dd5a070b226527dcd416ec6713a28380e598 (diff) | |
download | plptools-bba5547c420c79dbcde49c13f36c5faaaa16119c.tar.gz plptools-bba5547c420c79dbcde49c13f36c5faaaa16119c.tar.bz2 plptools-bba5547c420c79dbcde49c13f36c5faaaa16119c.zip |
po/Makefile --> po/Makefile.in so that po/Makefile gets generated
properly.
-rw-r--r-- | conf/configure.in.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/configure.in.in b/conf/configure.in.in index fddd695..72603b2 100644 --- a/conf/configure.in.in +++ b/conf/configure.in.in @@ -316,6 +316,7 @@ fi AC_OUTPUT( Makefile + intl/Makefile po/Makefile lib/Makefile ncpd/Makefile |