forked from osmocom/wireshark
parent
5a781022bc
commit
7dcc02efac
|
@ -18,7 +18,7 @@ MOVE = mv
|
|||
MKDIR = mkdir
|
||||
COPY_FLAGS = /d /y
|
||||
!IF EXIST("$(TOPDIR)\wireshark-qt-release\qtshark.exe")
|
||||
QT_DIR="$(TOPDIR)\wireshark-qt-release" \
|
||||
QT_DIR="$(TOPDIR)\wireshark-qt-release"
|
||||
!ENDIF
|
||||
distribution:
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue