stk-code_catmod/tools/Makefile.am
hikerstk 51ac2fd051 Don't install font-tool files.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@10210 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-11-14 23:01:03 +00:00

9 lines
251 B
Makefile

# tools
EXTRA_DIST = \
$(shell find . -maxdepth 2 -name "*.cpp") \
$(shell find . -maxdepth 2 -name "*.h") \
$(shell find . -maxdepth 2 -name "*.sln") \
$(shell find . -maxdepth 2 -name "*.vcproj") \
$(shell find . -maxdepth 2 -name "po_list")