diff options
| -rw-r--r-- | Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index c8df765..6da23b6 100644 --- a/Makefile.am +++ b/Makefile.am | |||
| @@ -5,7 +5,8 @@ SUBDIRS = src $(UDEV_SUB) $(SYSTEMD_SUB) docs | |||
| 5 | EXTRA_DIST = \ | 5 | EXTRA_DIST = \ |
| 6 | docs \ | 6 | docs \ |
| 7 | COPYING.GPLv2 \ | 7 | COPYING.GPLv2 \ |
| 8 | COPYING.GPLv3 | 8 | COPYING.GPLv3 \ |
| 9 | README.md | ||
| 9 | 10 | ||
| 10 | DISTCHECK_CONFIGURE_FLAGS = \ | 11 | DISTCHECK_CONFIGURE_FLAGS = \ |
| 11 | --with-udevrulesdir=$$dc_install_base/$(udevrulesdir) \ | 12 | --with-udevrulesdir=$$dc_install_base/$(udevrulesdir) \ |
