Skip to content

Commit

Permalink
ptp2: fix ci build failure by adding new array.h to Makefile-files
Browse files Browse the repository at this point in the history
  • Loading branch information
axxel committed Oct 14, 2024
1 parent 7c29127 commit f131514
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions camlibs/ptp2/Makefile-files
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ ptp2_la_SOURCES += %reldir%/olympus-wrap.h
ptp2_la_SOURCES += %reldir%/chdk.c
ptp2_la_SOURCES += %reldir%/fujiptpip.c
ptp2_la_SOURCES += %reldir%/ptpip-private.h
ptp2_la_SOURCES += %reldir%/array.h

ptp2_la_CFLAGS = $(camlib_cflags)
ptp2_la_CPPFLAGS = $(camlib_cppflags)
Expand Down

0 comments on commit f131514

Please sign in to comment.