89d11e871f
See the NEWS file for more information.
9 lines
173 B
Makefile
9 lines
173 B
Makefile
TOPDIR = ../../..
|
|
-include $(TOPDIR)/config.mk
|
|
|
|
TESTSHELL = ignore_repos_test remote_test
|
|
TESTSSUBDIR = xbps/xbps-query
|
|
EXTRA_FILES = Kyuafile
|
|
|
|
include $(TOPDIR)/mk/test.mk
|