Files
xbps/tests/xbps/libxbps/find_pkg_orphans/Makefile
2014-09-11 00:12:12 +02:00

9 lines
194 B
Makefile

TOPDIR = ../../../..
-include $(TOPDIR)/config.mk
TESTSSUBDIR = xbps/libxbps/find_pkg_orphans
TEST = find_pkg_orphans_test
EXTRA_FILES = Kyuafile pkgdb-0.38.plist
include $(TOPDIR)/mk/test.mk