Skip to content
Makefile.am 258 B
Newer Older
Seblu's avatar
Seblu committed
SUBDIRS = src/bin src/lib/archversion misc
Seblu's avatar
Seblu committed
.PHONY: pkg test

Seblu's avatar
Seblu committed
EXTRA_DIST = COPYRIGHT LICENSE

dist_doc_DATA = README.rst
Seblu's avatar
Seblu committed

pkg: export PKGDEST = $(CURDIR)
pkg:
	cd misc && makepkg

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