fix Makefile.am problem

This commit is contained in:
Simon Morlat 2015-03-19 14:45:18 +01:00
parent 0ce5a5f7df
commit ac233d1c22

View file

@ -92,10 +92,6 @@ rpm-novideo: rpm-base
#a zip containing win32 binaries, suitable to generate an installer
if BUILD_ZRTP
WINBINDIST_FILES+=./bin/libzrtpcpp.dll ./bin/msys-1.0.dll ./bin/msys-crypto-1.0.0.dll
endif
if BUILD_TUNNEL
WINBINDIST_FILES+=./bin/libtunnel-0.dll
endif