summaryrefslogtreecommitdiff
path: root/epan/wmem/Makefile.am
diff options
context:
space:
mode:
authorEvan Huus <eapache@gmail.com>2012-10-24 03:44:34 +0000
committerEvan Huus <eapache@gmail.com>2012-10-24 03:44:34 +0000
commit4e3ddfc4c1916f5df393fdc27534630082252ca0 (patch)
treee37452976800df5338d1762370b119bf1a08f9c9 /epan/wmem/Makefile.am
parentc93ae7e1b028059d148832d431684d0d01502714 (diff)
downloadwireshark-4e3ddfc4c1916f5df393fdc27534630082252ca0.tar.gz
Fix autotools build - missed a few spots that needed updating for wmem.
svn path=/trunk/; revision=45748
Diffstat (limited to 'epan/wmem/Makefile.am')
-rw-r--r--epan/wmem/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/wmem/Makefile.am b/epan/wmem/Makefile.am
index 7c803f1c1c..ef1f93ff48 100644
--- a/epan/wmem/Makefile.am
+++ b/epan/wmem/Makefile.am
@@ -43,7 +43,7 @@ DISTCLEANFILES =
MAINTAINERCLEANFILES = \
Makefile.in
-libairpdcap_la_SOURCES = \
+libwmem_la_SOURCES = \
$(LIBWMEM_SRC) \
$(LIBWMEM_INCLUDES)