[lwatch-cvs] files/src Makefile.in,1.14,1.15
Brought to you by:
arturcz
|
From: <ar...@us...> - 2003-04-04 22:16:41
|
Update of /cvsroot/lwatch/files/src In directory sc8-pr-cvs1:/tmp/cvs-serv26204/src Modified Files: Makefile.in Log Message: - docbook-utils support Index: Makefile.in =================================================================== RCS file: /cvsroot/lwatch/files/src/Makefile.in,v retrieving revision 1.14 retrieving revision 1.15 diff -C2 -d -r1.14 -r1.15 *** Makefile.in 24 Mar 2003 13:43:22 -0000 1.14 --- Makefile.in 4 Apr 2003 22:16:36 -0000 1.15 *************** *** 101,104 **** --- 101,106 ---- datadir = @datadir@ dbook2man = @dbook2man@ + dbook2man_out = @dbook2man_out@ + dbook2man_out_in = @dbook2man_out_in@ exec_prefix = @exec_prefix@ host = @host@ |