diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 1998-06-14 22:00:24 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 1998-06-14 22:00:24 +0000 |
commit | f762860bf60ed818e876a6219496aeda5f619da1 (patch) | |
tree | 85ecffbd50634fa39ad7fc4c43bc09bc6560911e /print/Makefile | |
parent | DVI Previewer(kpathsearch) for X. (diff) |
Activate xdvik.
Notes
Notes:
svn path=/head/; revision=11431
Diffstat (limited to 'print/Makefile')
-rw-r--r-- | print/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/Makefile b/print/Makefile index bbda9a4309ef..47803e7813ab 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.60 1998/05/17 20:15:24 andreas Exp $ +# $Id: Makefile,v 1.61 1998/05/25 14:28:02 tg Exp $ # # the reversed ordering of a2ps43 and a2ps is intentional -- this @@ -50,6 +50,7 @@ SUBDIR += transfig SUBDIR += virtualpaper SUBDIR += xdvi + SUBDIR += xdvik SUBDIR += xmbibtex SUBDIR += xtem |