summaryrefslogtreecommitdiff
path: root/bin/Makefile
blob: bf5b107ce9efabd13b5b3eb7a21024c5e3639efe (about) (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# bin/Makefile

# subdir level:
#
depth = ..
include $(depth)/make/Include.make
# list of distribution files:

SCRIPTS = clearlily cpgento genheader make_patch \
	make_version make_website release convert-mudela
EXTRA_DISTFILES = $(SCRIPTS)
#