Files
xbps/tests/libxbps/find_pkg_orphans/Makefile
2013-03-11 12:59:31 +01:00

9 lines
186 B
Makefile

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