Skip to content

Commit

Permalink
ptrig: install ptrig_period.h header
Browse files Browse the repository at this point in the history
Signed-off-by: Markus Klotzbuecher <mk@mkio.de>
  • Loading branch information
kmarkus committed Jul 10, 2020
1 parent 6357299 commit 76a71d9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions std_blocks/trig/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,7 @@ trig_la_LIBADD = $(top_builddir)/libubx/libubx.la
ptrig_la_SOURCES = ptrig.c common.c
ptrig_la_LIBADD = $(top_builddir)/libubx/libubx.la

pkginclude_HEADERS = types/ptrig_period.h

%.h.hexarr: %.h
$(top_srcdir)/tools/ubx-tocarr -s $< -d $<.hexarr

0 comments on commit 76a71d9

Please sign in to comment.