diff options
| author | Tatsuya Kinoshita <tats@vega.ocn.ne.jp> | 2011-05-04 07:24:02 +0000 | 
|---|---|---|
| committer | Tatsuya Kinoshita <tats@vega.ocn.ne.jp> | 2011-05-04 07:24:02 +0000 | 
| commit | d6d37ee0c991ead2b1613c0af242d2e603313d87 (patch) | |
| tree | f54ef4313b0db75941e44bf480c5b9edfa16e208 /scripts/multipart | |
| parent | Releasing debian version 0.5.1-5.1 (diff) | |
| download | w3m-d6d37ee0c991ead2b1613c0af242d2e603313d87.tar.gz w3m-d6d37ee0c991ead2b1613c0af242d2e603313d87.zip | |
Releasing debian version 0.5.2-1debian/0.5.2-1
Diffstat (limited to 'scripts/multipart')
| -rw-r--r-- | scripts/multipart/Makefile.in | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/scripts/multipart/Makefile.in b/scripts/multipart/Makefile.in index ad472ee..20af165 100644 --- a/scripts/multipart/Makefile.in +++ b/scripts/multipart/Makefile.in @@ -8,6 +8,7 @@ top_srcdir=@top_srcdir@  VPATH= $(srcdir):.  prefix = @prefix@  exec_prefix = @exec_prefix@ +datarootdir = @datarootdir@  bindir = @bindir@  datadir = @datadir@  libdir = @libdir@ | 
