499944f9f6ff5567e6a838168851a8c046cedbed
[claws.git] / src / plugins / perl / tools / Makefile.am
1 EXTRA_TOOLS = \
2         matcherrc2perlfilter.pl
3
4 EXTRA_DIST = \
5         $(EXTRA_TOOLS)
6
7 MAKE_EXE = chmod u+x $(EXTRA_TOOLS)
8
9 all-local:
10         $(MAKE_EXE)