Skip to content

Commit

Permalink
Make sure license files are added in make dist
Browse files Browse the repository at this point in the history
  • Loading branch information
FunkyM committed Oct 14, 2014
1 parent 493006c commit cc5ee99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ AUTOMAKE_OPTIONS = foreign
ACLOCAL_AMFLAGS = -I m4
SUBDIRS = src $(UDEV_SUB) $(SYSTEMD_SUB) docs

EXTRA_DIST = docs
EXTRA_DIST = docs COPYING.GPLv2 COPYING.GPLv3

DISTCHECK_CONFIGURE_FLAGS = \
--with-udevrulesdir=$$dc_install_base/$(udevrulesdir) \
Expand Down

0 comments on commit cc5ee99

Please sign in to comment.