Skip to content

Commit bab0649

Browse files
author
Atsushi Abe
authored
Add a few headers to be installed (#386)
1 parent 15d5821 commit bab0649

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Makefile.am

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,9 +91,7 @@ noinst_HEADERS = \
9191
libltfs/pathname.h \
9292
libltfs/periodic_sync.h \
9393
libltfs/xattr.h \
94-
libltfs/xml.h \
9594
libltfs/xml_libltfs.h \
96-
libltfs/arch/errormap.h \
9795
libltfs/arch/filename_handling.h \
9896
libltfs/arch/uuid_internal.h \
9997
libltfs/arch/version.h
@@ -119,9 +117,11 @@ nobase_pkginclude_HEADERS = \
119117
libltfs/uthash_ext.h \
120118
libltfs/plugin.h \
121119
libltfs/tape.h \
120+
libltfs/xml.h \
122121
libltfs/arch/signal_internal.h \
123122
libltfs/arch/arch_info.h \
124123
libltfs/arch/time_internal.h \
124+
libltfs/arch/errormap.h \
125125
tape_drivers/ibm_tape.h \
126126
tape_drivers/spc_op_codes.h \
127127
tape_drivers/ssc_op_codes.h \

0 commit comments

Comments
 (0)