Czech help build fix, per Marek Cernocky.
authorguillaume <guillaume@a7884b65-44f6-0310-8a51-81a127f17b15>
Thu, 11 Jun 2009 07:42:37 +0000 (07:42 +0000)
committerguillaume <guillaume@a7884b65-44f6-0310-8a51-81a127f17b15>
Thu, 11 Jun 2009 07:42:37 +0000 (07:42 +0000)
git-svn-id: svn://svn.pgadmin.org/trunk/pgadmin3@7913 a7884b65-44f6-0310-8a51-81a127f17b15

Makefile.am

index c808e71fd4e494be219c638e768ba2b60d59fccd..8180133dc3689b1f96b01022524eb2a6f7cd93ab 100644 (file)
@@ -37,12 +37,17 @@ TMP_docs = \
        $(top_srcdir)/docs/en_US/pgadmin3.hh* \
        $(top_srcdir)/docs/en_US/hints/*.html \
        $(top_srcdir)/docs/en_US/images/*.png \
+       $(top_srcdir)/docs/cs_CZ/*.css \
+       $(top_srcdir)/docs/cs_CZ/*.html \
+    $(top_srcdir)/docs/cs_CZ/pgadmin3.hh* \
+       $(top_srcdir)/docs/cs_CZ/hints/*.html \
+       $(top_srcdir)/docs/cs_CZ/images/*.png \
        $(top_srcdir)/docs/de_DE/hints/*.html \
        $(top_srcdir)/docs/es_ES/hints/*.html \
        $(top_srcdir)/docs/fi_FI/hints/*.html \
        $(top_srcdir)/docs/fr_FR/*.css \
        $(top_srcdir)/docs/fr_FR/*.html \
-        $(top_srcdir)/docs/fr_FR/pgadmin3.hh* \
+    $(top_srcdir)/docs/fr_FR/pgadmin3.hh* \
        $(top_srcdir)/docs/fr_FR/hints/*.html \
        $(top_srcdir)/docs/fr_FR/images/*.png \
        $(top_srcdir)/docs/sl_SI/hints/*.html \