X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=Makefile.am;h=4ee00a2b4b3bc2f592334aa26dbbe1359269152c;hb=8ab86460091b3065411e3b48a63ac54b7f207689;hp=5ebd114a66c44edc265a811d7d9bbab3eb2ad268;hpb=c65de66c488abeb2d55abd4cf5eda2a1a1309c4e;p=libsigrokflow.git diff --git a/Makefile.am b/Makefile.am index 5ebd114..4ee00a2 100644 --- a/Makefile.am +++ b/Makefile.am @@ -40,7 +40,8 @@ libsigrokflow_la_LDFLAGS = -version-info $(SRF_LIB_VERSION) -no-undefined library_includedir = $(includedir)/libsigrokflow library_include_HEADERS = \ - include/libsigrokflow/libsigrokflow.hpp + include/libsigrokflow/libsigrokflow.hpp \ + include/libsigrokflow/init.hpp pkgconfigdir = $(libdir)/pkgconfig pkgconfig_DATA = libsigrokflow.pc