aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/wimaxasncp/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/wimaxasncp/Makefile.am')
-rw-r--r--plugins/wimaxasncp/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/plugins/wimaxasncp/Makefile.am b/plugins/wimaxasncp/Makefile.am
index 3dd83f5394..e7216f5b4d 100644
--- a/plugins/wimaxasncp/Makefile.am
+++ b/plugins/wimaxasncp/Makefile.am
@@ -24,6 +24,8 @@ include ../Makefile.am.inc
# the name of the plugin
PLUGIN_NAME = wimaxasncp
+PLUGIN_VERSION = 0.0.1
+
BUILT_SOURCES = \
plugin.c \
$(LEMON_GENERATED_HEADER_FILES) \
@@ -64,7 +66,6 @@ HEADER_FILES = \
epan_plugin_LTLIBRARIES = wimaxasncp.la
wimaxasncp_la_SOURCES = \
- moduleinfo.h \
$(SRC_FILES) \
$(HEADER_FILES)