Files
libyal-libexe/common/Makefile.am
T
2024-04-20 19:18:22 +02:00

25 lines
343 B
Makefile

AM_CPPFLAGS = \
-I../include -I$(top_srcdir)/include
EXTRA_DIST = \
byte_stream.h \
common.h \
config.h \
config_borlandc.h \
config_msc.h \
config_winapi.h \
file_stream.h \
memory.h \
narrow_string.h \
system_string.h \
types.h \
types.h.in \
wide_string.h
DISTCLEANFILES = \
config.h \
types.h \
Makefile \
Makefile.in