aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/giop/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/giop/Makefile.am')
-rw-r--r--plugins/giop/Makefile.am11
1 files changed, 6 insertions, 5 deletions
diff --git a/plugins/giop/Makefile.am b/plugins/giop/Makefile.am
index 8058fa5930..7a7c9d456a 100644
--- a/plugins/giop/Makefile.am
+++ b/plugins/giop/Makefile.am
@@ -1,5 +1,5 @@
# Makefile.am
-# Automake file for Wireshark/GIOP subdissectors
+# Automake file for Wireshark/GIOP subdissectors
#
# $Id$
#
@@ -9,17 +9,17 @@
# Wireshark - Network traffic analyzer
# By Gerald Combs <gerald@wireshark.org>
# Copyright 1998 Gerald Combs
-#
+#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
# as published by the Free Software Foundation; either version 2
# of the License, or (at your option) any later version.
-#
+#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
-#
+#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
@@ -63,7 +63,8 @@ MAINTAINERCLEANFILES = \
plugin.c
EXTRA_DIST = \
- Makefile.nmake
+ Makefile.nmake \
+ CMakeLists.txt
checkapi:
$(PERL) $(top_srcdir)/tools/checkAPIs.pl -g abort -g termoutput \