summaryrefslogtreecommitdiff
path: root/Documentation/usage/GNUmakefile
blob: 26e33a6901302f0fc5b160623898ddd738a7ec3f (about) (plain)
1
2
3
4
5
6
7
8
9
10
depth = ../..

LOCALSTEPMAKE_TEMPLATES = ly

LATEX_FILES =$(call src-wildcard,*.latex)
EXTRA_DIST_FILES = $(LATEX_FILES)

include $(depth)/make/stepmake.make