aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2014-01-08 20:22:13 +0000
committerGuy Harris <guy@alum.mit.edu>2014-01-08 20:22:13 +0000
commit324a7c904302882f7a0dfe9e795e1dff6beb0451 (patch)
treee45fc0dcd8a49f82bc2b64edebb61e26c8014811 /Makefile.am
parent005ff3f64d6f017edc100888357240f3e5aeaf0e (diff)
Rename PLATFORM_SRC to PLATFORM_CAPTURE_SRC, to match the CMake name.
svn path=/trunk/; revision=54669
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 48d63d9625..83abfe3f29 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -293,7 +293,7 @@ dist_wimaxasncp_DATA = \
wimaxasncp/dictionary.xml \
wimaxasncp/dictionary.dtd
-PLATFORM_SRC = \
+PLATFORM_CAPTURE_SRC = \
capture-pcap-util-unix.c
if HAVE_PLUGINS