From David Arnold:
authorjake <jake@f5534014-38df-0310-8fa8-9805f1628bb7>
Tue, 12 Mar 2013 06:53:39 +0000 (06:53 +0000)
committerjake <jake@f5534014-38df-0310-8fa8-9805f1628bb7>
Tue, 12 Mar 2013 06:53:39 +0000 (06:53 +0000)
commit6321816dfc77cc612f64dd326d86e4ce46917e72
treedad7a713de6e493806959b19a2a98aa7d1644463
parent66316d9bab4723e8771d72ef996c06bc63d1dce0
From David Arnold:
Replace use of INCLUDES with AM_CPPFLAGS in all Makefiles to placate recent autotools.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@48261 f5534014-38df-0310-8fa8-9805f1628bb7
26 files changed:
Makefile.am
epan/Makefile.am
epan/crypt/Makefile.am
epan/dfilter/Makefile.am
epan/dissectors/Makefile.am
epan/ftypes/Makefile.am
epan/wmem/Makefile.am
epan/wslua/Makefile.am
epan/wspython/Makefile.am
plugins/asn1/Makefile.am
plugins/docsis/Makefile.am
plugins/ethercat/Makefile.am
plugins/gryphon/Makefile.am
plugins/irda/Makefile.am
plugins/m2m/Makefile.am
plugins/mate/Makefile.am
plugins/opcua/Makefile.am
plugins/profinet/Makefile.am
plugins/stats_tree/Makefile.am
plugins/tpg/Makefile.am
plugins/unistim/Makefile.am
plugins/wimax/Makefile.am
plugins/wimaxasncp/Makefile.am
plugins/wimaxmacphy/Makefile.am
wiretap/Makefile.am
wsutil/Makefile.am