aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/transum/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/transum/Makefile.am')
-rw-r--r--plugins/transum/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/plugins/transum/Makefile.am b/plugins/transum/Makefile.am
index 67fc910037..cf787e6592 100644
--- a/plugins/transum/Makefile.am
+++ b/plugins/transum/Makefile.am
@@ -24,6 +24,8 @@ include ../Makefile.am.inc
# the name of the plugin
PLUGIN_NAME = transum
+PLUGIN_VERSION = 2.0.2
+
BUILT_SOURCES = \
plugin.c
@@ -50,7 +52,6 @@ HEADER_FILES = \
epan_plugin_LTLIBRARIES = transum.la
transum_la_SOURCES = \
- moduleinfo.h \
$(SRC_FILES) \
$(HEADER_FILES)