From 4e997a9c6e25689dca65a2ec573a599699ef8170 Mon Sep 17 00:00:00 2001
From: Timothy Pearson <kb9vqf@pearsoncomputing.net>
Date: Sun, 1 Jan 2012 18:24:37 -0600
Subject: Initial TQt conversion

---
 doc/fr/Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

(limited to 'doc/fr/Makefile')

diff --git a/doc/fr/Makefile b/doc/fr/Makefile
index 1d300c0..536536a 100644
--- a/doc/fr/Makefile
+++ b/doc/fr/Makefile
@@ -1,6 +1,6 @@
 
-index.html: PerlQt.pod
-	pod2html --css ../css/pod.css PerlQt.pod > index.html
+index.html: PerlTQt.pod
+	pod2html --css ../css/pod.css PerlTQt.pod > index.html
 	perl -pi -e 's/cgibin/cgi-bin/' index.html
 	perl -pi -e 's/#http/http/g' index.html
 	rm -f pod2*~~
-- 
cgit v1.2.1