aboutsummaryrefslogtreecommitdiff
path: root/src/qt/test/Makefile
blob: 47235ca8209024ddc0d7ba4825092307f12cc3e1 (plain) (blame)
1
2
3
4
5
6
all:
	$(MAKE) -C ../../ test_dogecoin_qt
clean:
	$(MAKE) -C ../../ test_dogecoin_qt_clean
check:
	$(MAKE) -C ../../ test_dogecoin_qt_check