Fix forgotten rename of Makefile.am in 2008-04-05T13:53:50Z!soliton@wesnoth.org.

This commit is contained in:
Mark de Wever 2008-04-05 14:52:14 +00:00
parent d17290fd7d
commit a41205feda

View file

@ -23,7 +23,7 @@ CLEANFILES = revision.hpp
if TOOLS
bin_PROGRAMS += exploder cutter
bin_SCRIPTS += wmlscope wmllint wmlindent wmlclient
bin_SCRIPTS += wmlscope wmllint wmlindent add-on_manager.py
CLEANFILES += $(bin_SCRIPTS)
endif