We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 84d8728 commit 507d5f9Copy full SHA for 507d5f9
Makefile.am
@@ -26,10 +26,9 @@ vms/libssh2_make_kit.dcl vms/libssh2_make_lib.dcl vms/man2help.c \
26
vms/readme.vms vms/libssh2_config.h
27
28
29
-WIN32FILES = win32/Makefile.win32 win32/libssh2.dsw \
30
-win32/config.mk win32/Makefile win32/test/Makefile.win32 \
31
-win32/libssh2_config.h win32/tests.dsp win32/rules.mk $(DSP) \
32
-win32/msvcproj.head win32/msvcproj.foot win32/libssh2.rc \
+WIN32FILES = win32/libssh2.dsw win32/config.mk win32/Makefile \
+win32/libssh2_config.h win32/tests.dsp win32/rules.mk $(DSP) \
+win32/msvcproj.head win32/msvcproj.foot win32/libssh2.rc \
33
win32/Makefile.Watcom
34
35
EXTRA_DIST = $(WIN32FILES) buildconf $(NETWAREFILES) get_ver.awk HACKING \
0 commit comments