Fix build (automake) error: WIRESHARK_CUSTOM_HEADERS is ng but WIRESHARK_CUSTOM_HDRS is OK ??

svn path=/trunk/; revision=38824
This commit is contained in:
Bill Meier 2011-08-31 16:34:14 +00:00
parent 649213f0c5
commit 63a3bfd210
2 changed files with 2 additions and 2 deletions

View File

@ -342,5 +342,5 @@ noinst_HEADERS = \
voip_calls.h \
voip_calls_dlg.h \
webbrowser.h \
$(WIRESHARK_CUSTOM_HEADERS)
$(WIRESHARK_CUSTOM_HDRS)

View File

@ -10,4 +10,4 @@ WIRESHARK_CUSTOM_GTK_SRC =
WIRESHARK_CUSTOM_TAP_SRC =
#Add headers here:
WIRESHARK_CUSTOM_HEADERS =
WIRESHARK_CUSTOM_HDRS =