aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoland Knall <roland.knall@br-automation.com>2016-02-26 13:24:15 +0100
committerRoland Knall <rknall@gmail.com>2016-02-26 12:26:19 +0000
commit6ac22e74f484106f3722021539e98c5f1986d91b (patch)
treea54e1ca7fa45df263356c702fe4c2c29643a7725
parent2e04336cdc0dca5937d5193d850172939a317f29 (diff)
extcap: Fix noinst header
Change-Id: I2b4c6eda29a6a8198993f577c42741729ed39538 Reviewed-on: https://code.wireshark.org/review/14160 Reviewed-by: Roland Knall <rknall@gmail.com>
-rw-r--r--extcap/Makefile.common2
1 files changed, 1 insertions, 1 deletions
diff --git a/extcap/Makefile.common b/extcap/Makefile.common
index 1f2ac07537..345872f832 100644
--- a/extcap/Makefile.common
+++ b/extcap/Makefile.common
@@ -37,4 +37,4 @@ sshdump_SOURCES = \
extcap-base.c
noinst_HEADERS = \
- extcap-base.c
+ extcap-base.h