diff options
author | Aleksander Morgado <aleksander@lanedo.com> | 2012-04-13 20:04:08 +0200 |
---|---|---|
committer | Aleksander Morgado <aleksander@lanedo.com> | 2012-04-14 16:04:17 +0200 |
commit | ba7761f6648fc015ec76074dfa832ba921070dfd (patch) | |
tree | c980278672d74641c19d6799dafe18377c3864ee | |
parent | 43be521ef6220c0587e6f76dbc3a1f368acb98de (diff) |
simtech: include udev rules
-rw-r--r-- | plugins/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/Makefile.am b/plugins/Makefile.am index bea5f8c3..19e3e1b4 100644 --- a/plugins/Makefile.am +++ b/plugins/Makefile.am @@ -223,6 +223,8 @@ libmm_plugin_simtech_la_SOURCES = \ simtech/mm-plugin-simtech.h libmm_plugin_simtech_la_CPPFLAGS = $(PLUGIN_COMMON_COMPILER_FLAGS) libmm_plugin_simtech_la_LDFLAGS = $(PLUGIN_COMMON_LINKER_FLAGS) +udevrules_DATA += simtech/77-mm-simtech-port-types.rules + # ## Alcatel/TCT/JRD x220D and possibly others #libmm_plugin_x22x_la_SOURCES = \ |