diff options
Diffstat (limited to 'plugins/Makefile.am')
-rw-r--r-- | plugins/Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/plugins/Makefile.am b/plugins/Makefile.am index 2dfa2d2536..6bce8a4d3f 100644 --- a/plugins/Makefile.am +++ b/plugins/Makefile.am @@ -46,7 +46,8 @@ SUBDIRS = \ stats_tree \ unistim \ v5ua \ - wimax + wimax \ + wimaxasncp plugindir = @plugindir@ |