* inspect our templates too.
[citadel.git] / webcit / po / create-pot.sh
index df6cfb951bea694f3ad5bec179f63dc364ed81ee..bb918d37318b4503eda13775f364542aae20ed99 100644 (file)
@@ -5,7 +5,7 @@ xgettext \
        --copyright-holder='The Citadel Project - http://www.citadel.org' \
        -k_ \
        -o webcit.pot \
-       ../*.c
+       ../*.c ../static/t/*.html
 
 for x in *.po
 do