add NTMakefile and windows directories
This commit is contained in:
@@ -3,3 +3,5 @@
|
||||
include $(top_srcdir)/Makefile.am.common
|
||||
|
||||
SUBDIRS = common ftp ftpd
|
||||
|
||||
EXTRA_DIST = NTMakefile
|
@@ -10,3 +10,5 @@ libcommon_a_SOURCES = \
|
||||
sockbuf.c \
|
||||
buffer.c \
|
||||
common.h
|
||||
|
||||
EXTRA_DIST = NTMakefile
|
@@ -41,4 +41,4 @@ LDADD = \
|
||||
$(LIB_roken) \
|
||||
$(LIB_readline)
|
||||
|
||||
EXTRA_DIST = $(man_MANS)
|
||||
EXTRA_DIST = NTMakefile $(man_MANS)
|
||||
|
@@ -51,4 +51,4 @@ LDADD = ../common/libcommon.a \
|
||||
$(LIB_hcrypto) \
|
||||
$(LIB_roken)
|
||||
|
||||
EXTRA_DIST = $(man_MANS)
|
||||
EXTRA_DIST = NTMakefile $(man_MANS)
|
||||
|
Reference in New Issue
Block a user