summaryrefslogtreecommitdiffstats
path: root/web-gui/hello-world/Makefile.am
blob: af29dd74ac347685ed3bb9524bd475141fe90183 (plain)
1
2
3
4
5
6
7
8
9
10

all:
	if [ "@srcdir@" != "@builddir@" ]; then \
		cp -a "@srcdir@/"{source,generate.py,Manifest.json} "@builddir@/"; \
	fi
	./generate.py build

MAINTAINERCLEANFILES = \
	Makefile.in