Remove remaining references to Debian and Red Hat HOWTOs.
authorPeter Eisentraut <peter_e@gmx.net>
Fri, 4 Nov 2005 19:30:17 +0000 (19:30 +0000)
committerPeter Eisentraut <peter_e@gmx.net>
Fri, 4 Nov 2005 19:30:17 +0000 (19:30 +0000)
Makefile.am
installer/psqlodbc.wxs

index 95d02b3667fb00f947512abdd81e3251f727f6f9..757f8298b3f947a9eda9764423b1ffefeaa36a5c 100644 (file)
@@ -2,7 +2,7 @@
 #
 # Makefile.am for psqlodbc (PostgreSQL ODBC driver)
 #
-# $Header: /home/heikki/psqlodbc-cvs-copy/psqlodbc/Makefile.am,v 1.27 2005/11/03 22:07:17 dpage Exp $
+# $Header: /home/heikki/psqlodbc-cvs-copy/psqlodbc/Makefile.am,v 1.28 2005/11/04 19:30:16 petere Exp $
 #
 #-------------------------------------------------------------------------
 
@@ -45,7 +45,6 @@ EXTRA_DIST = license.txt readme.txt odbcinst.ini \
    docs/faq.html docs/howto-accesslo.html \
    docs/howto-accessvba.html docs/howto-bo.html \
    docs/howto-ch.html docs/howto-csharp.html \
-   docs/howto-debian.html docs/howto-redhat.html \
    docs/howto-vb.html docs/howto-vblo.html \
    docs/unix-compilation.html docs/win32-compilation.html \
    installer/banner.bmp installer/lgpl.rtf \
index 52109576f20546f8745772c60c38aa5d4e9e3014..13e721bb4ebe1f742a99a45f95903e4a0bc615d4 100644 (file)
@@ -40,8 +40,6 @@
               <File Id="docs.howto_bo.html" Name="howto3.htm" LongName="howto-bo.html" DiskId="1" src="../docs/howto-bo.html" />
               <File Id="docs.howto_ch.html" Name="howto4.htm" LongName="howto-ch.html" DiskId="1" src="../docs/howto-ch.html" />
               <File Id="docs.howto_csharp.html" Name="howto5.htm" LongName="howto-csharp.html" DiskId="1" src="../docs/howto-csharp.html" />
-              <File Id="docs.howto_debian.html" Name="howto6.htm" LongName="howto-debian.html" DiskId="1" src="../docs/howto-debian.html" />
-              <File Id="docs.howto_redhat.html" Name="howto7.htm" LongName="howto-redhat.html" DiskId="1" src="../docs/howto-redhat.html" />
               <File Id="docs.howto_vb.html" Name="howto8.htm" LongName="howto-vb.html" DiskId="1" src="../docs/howto-vb.html" />
               <File Id="docs.howto_vblo.html" Name="howto9.htm" LongName="howto-vblo.html" DiskId="1" src="../docs/howto-vblo.html" />
               <File Id="docs.unix_compilation.html" Name="unix.htm" LongName="unix-compilation.html" DiskId="1" src="../docs/unix-compilation.html" />