aboutsummaryrefslogtreecommitdiff
path: root/tests/dbusmenu-gtk/Makefile.am
blob: 2db9809609137b08811468ba56af0f543545eb89 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15

check: tests

tests: mago

mago: dbusmenu.xml
	mago -f $(builddir)/dbusmenu.xml

dbusmenu.xml: dbusmenu.xml.in
	sed -e "s|\@srcdir\@|$(srcdir)|" $< > $@

EXTRA_DIST = dbusmenu.xml

CLEANFILES = dbusmenu.xml