aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/wimax
diff options
context:
space:
mode:
authorJeff Morriss <jeff.morriss@ulticom.com>2010-05-14 16:27:03 +0000
committerJeff Morriss <jeff.morriss@ulticom.com>2010-05-14 16:27:03 +0000
commit54082c6ed0307e0be8fc35bf415ac3207bca91cc (patch)
treeefd0749a95b6a40efcf00e5bc074786a68deb727 /plugins/wimax
parent4a2302cf6cdcd05ba779c8f75d5a5130bc9f20a2 (diff)
Add Cmake stuff to the source distribution so more people can try it out.
svn path=/trunk/; revision=32807
Diffstat (limited to 'plugins/wimax')
-rw-r--r--plugins/wimax/Makefile.am9
1 files changed, 5 insertions, 4 deletions
diff --git a/plugins/wimax/Makefile.am b/plugins/wimax/Makefile.am
index ce1989f83d..393966c85e 100644
--- a/plugins/wimax/Makefile.am
+++ b/plugins/wimax/Makefile.am
@@ -6,17 +6,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.
@@ -122,7 +122,8 @@ EXTRA_DIST = \
Makefile.common \
Makefile.nmake \
moduleinfo.nmake \
- plugin.rc.in
+ plugin.rc.in \
+ CMakeLists.txt
checkapi:
$(PERL) $(top_srcdir)/tools/checkAPIs.pl -g abort -g termoutput \