Commit f8fade3f authored by Seblu's avatar Seblu
Browse files

Fix library path for testing

parent c691c18e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -10,6 +10,6 @@ pkg: export PKGDEST = $(CURDIR)
pkg:
	cd misc && makepkg

test: export PYTHONPATH = $(CURDIR)/lib
test: export PYTHONPATH = $(CURDIR)/src/lib
test:
	-$(CURDIR)/src/bin/archversion