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 2cb1ca0..4ee9db6 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 | 3 | SUBDIRS = src |
| 4 | |||
| 5 | udevrulesdir = /lib/udev/rules.d | ||
| 6 | udevrules_DATA = udev/39-usbmuxd.rules | ||
