build: ensure COPYING.gpl-2 is bundled in tarballs

This commit is contained in:
Christian Hergert
2016-04-18 18:53:26 -07:00
parent a594d06b0c
commit a85bd6e41f

View File

@ -1,6 +1,6 @@
SUBDIRS = daemon data help lib po src tools tests
EXTRA_DIST = AUTHORS tap-test
EXTRA_DIST = AUTHORS tap-test COPYING.gpl-2
DISTCHECK_CONFIGURE_FLAGS = --with-systemdsystemunitdir='$(prefix)/etc/systemd/system'