Navigation Menu

Skip to content

Commit

Permalink
Fix a typo...
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Apr 22, 2015
1 parent 98d41ef commit 7b40f04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/makefiles/gettext.am
Expand Up @@ -81,6 +81,6 @@ if DOCUMENT_BUILDABLE
mo_build_stamp_dependencies += $(edit_po_files)
endif

mo-build-stamp: $(mo-build_stamp_dependencies)
mo-build-stamp: $(mo_build_stamp_dependencies)
$(MAKE) $(mo_files)
@touch $@

0 comments on commit 7b40f04

Please sign in to comment.