diff options
Diffstat (limited to 'Makefile.am')
| -rw-r--r-- | Makefile.am | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 6810a46..5202965 100644 --- a/Makefile.am +++ b/Makefile.am | |||
| @@ -1,3 +1,6 @@ | |||
| 1 | AUTOMAKE_OPTIONS = foreign | 1 | AUTOMAKE_OPTIONS = foreign |
| 2 | ACLOCAL_AMFLAGS = -I m4 | 2 | ACLOCAL_AMFLAGS = -I m4 |
| 3 | SUBDIRS = src include tools udev | 3 | SUBDIRS = src include tools udev |
| 4 | |||
| 5 | DISTCHECK_CONFIGURE_FLAGS = \ | ||
| 6 | --with-udevrulesdir=$$dc_install_base/$(udevrulesdir) | ||
