aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2005-05-02 14:24:09 +0000
committerGerald Combs <gerald@wireshark.org>2005-05-02 14:24:09 +0000
commit8398cb4066142f953337e5e6c5cb72307efa29fc (patch)
tree06d3445f2db834a7dc6b525696264ba19a8aab4b /configure.in
parentbf48f8e4d4bb0792edc992714e0c7f66ebd1cb9e (diff)
Add "plugins/profinet/Makefile" to configure.in.
svn path=/trunk/; revision=14267
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.in b/configure.in
index 6449f0c1a5..877b33278b 100644
--- a/configure.in
+++ b/configure.in
@@ -1236,6 +1236,7 @@ AC_OUTPUT(
plugins/mgcp/Makefile
plugins/opsi/Makefile
plugins/pcli/Makefile
+ plugins/profinet/Makefile
plugins/rdm/Makefile
plugins/rlm/Makefile
plugins/rtnet/Makefile