parent
9016aed815
commit
433801118e
|
@ -63,3 +63,6 @@ libntfs_la_SOURCES = \
|
|||
|
||||
INCLUDES = $(linux_ntfsincludedir) $(all_includes)
|
||||
|
||||
EXTRA_DIST = \
|
||||
win32_io.c
|
||||
|
||||
|
|
|
@ -152,6 +152,10 @@ libntfs_la_SOURCES = \
|
|||
|
||||
|
||||
INCLUDES = $(linux_ntfsincludedir) $(all_includes)
|
||||
|
||||
EXTRA_DIST = \
|
||||
win32_io.c
|
||||
|
||||
subdir = libntfs
|
||||
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
|
||||
CONFIG_HEADER = $(top_builddir)/config.h
|
||||
|
|
Loading…
Reference in New Issue