blob: 4a2793738a2c3bfccac04d29bc0e9b59f688a1bb (
plain)
1
2
3
4
5
6
7
|
SUBDIRS = html html5 xml wml-1-2 tagxml schema cfml kde-docbook docbook css
toolbarsdir = ${quanta_datadir}/toolbars
toolbars_DATA = debug.toolbar.tgz
debug.toolbar.tgz: debug.actions debug.toolbar
tar cfz $@ -C $(<D) $(^F)
|