Changeset 978

Show
Ignore:
Timestamp:
04/04/09 04:16:00 (4 years ago)
Author:
gabriel@…
Message:

Fix typo in makefile.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/manual_xml_po/data/doc/Makefile

    r977 r978  
    2828        po2xml manual_en.docbook $^ > $@ 
    2929 
    30 manual_%.po: manual.docbook 
     30manual_%.po: manual_en.docbook 
    3131        xml2po -u $@ $^ 
    3232 
    33 tutorial_%.po: tutorial.docbook 
     33tutorial_%.po: tutorial_en.docbook 
    3434        xml2po -u $@ $^