mirror of
https://git.yoctoproject.org/matchbox-common
synced 2025-11-03 20:45:42 +08:00
git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/matchbox-common@770 b067294f-1dea-0310-9683-c47a78595994
9 lines
150 B
Makefile
9 lines
150 B
Makefile
SUBDIRS = data icons
|
|
|
|
EXTRA_DIST = matchbox-session
|
|
|
|
bin_SCRIPTS = matchbox-session
|
|
|
|
snapshot:
|
|
$(MAKE) dist distdir=$(PACKAGE)-snap`date +"%Y%m%d"`
|