goircd/GNUmakefile
Mathias Kaufmann c8e83bb840 Added trailing newline
Signed-off-by: Mathias Kaufmann <me@stei.gr>
2018-03-14 00:11:01 +01:00

5 lines
91 B
Makefile

VERSION = $(shell git describe --tags)
PACKAGE ?= quay.io/goircd/goircd
include common.mk