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