diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am index 9c69c814ad..671155123f 100644 --- a/Makefile.am +++ b/Makefile.am @@ -312,8 +312,7 @@ plugin_ldadd = $(_CUSTOM_plugin_ldadd_) \ -dlopen plugins/wimaxmacphy/wimaxmacphy.la WTAP_PLUGIN_SOURCES = \ - epan/plugins.c \ - epan/filesystem.c + epan/plugins.c else # HAVE_PLUGINS |