Fix copy/paste error

svn path=/trunk/; revision=30438
This commit is contained in:
Kovarththanan Rajaratnam 2009-10-09 17:00:47 +00:00
parent 1615cdcba6
commit adb0bb97bc
1 changed files with 2 additions and 2 deletions

View File

@ -410,8 +410,8 @@ add_executable(lemon ${lemon_FILES})
target_link_libraries(lemon ${lemon_LIBS})
# but don't install
register_tap_files(wireshark-tap-register.c
${WIRESHARK_TAP_SRC}
register_tap_files(tshark-tap-register.c
${TSHARK_TAP_SRC}
)
ADD_CUSTOM_COMMAND(