Add missing header files to the Makefiles.
To be able to generate a distribution tarball, all files need to be listed explicitely.
This commit is contained in:
parent
3cb29abfaa
commit
7714a57c44
@ -13,6 +13,7 @@ libdivecomputer_HEADERS = \
|
||||
suunto.h \
|
||||
suunto_solution.h \
|
||||
suunto_eon.h \
|
||||
suunto_eonsteel.h \
|
||||
suunto_vyper.h \
|
||||
suunto_vyper2.h \
|
||||
suunto_d9.h \
|
||||
|
||||
@ -65,7 +65,7 @@ libdivecomputer_la_SOURCES = \
|
||||
checksum.h checksum.c \
|
||||
array.h array.c \
|
||||
buffer.c \
|
||||
cochran_commander.h cochran_commander.c \
|
||||
cochran_commander.c \
|
||||
cochran_commander_parser.c
|
||||
|
||||
if OS_WIN32
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user