xbps/tests/libxbps/pkgdb/Makefile

9 lines
164 B
Makefile
Raw Normal View History

2013-03-10 10:08:58 +01:00
TOPDIR = ../../..
-include $(TOPDIR)/config.mk
TESTSSUBDIR = libxbps/pkgdb
TEST = pkgdb_test
EXTRA_FILES = Kyuafile pkgdb-0.21.plist
include $(TOPDIR)/mk/test.mk