commit f298c6abf2c4cec20c7d18bcb3b37266517aa1c0 from: Omar Polo date: Sat Apr 24 15:52:35 2021 UTC add phos/phos.h to telescope_SOURCES commit - 6f66d9bfc5ba2d53774049429dcf9f79b74c9d18 commit + f298c6abf2c4cec20c7d18bcb3b37266517aa1c0 blob - e770e1a7b7b096fd6e6f57c674a157aed8c54147 blob + 2dd32565543182a778285768f1903af4d9fce49b --- Makefile.am +++ Makefile.am @@ -23,7 +23,9 @@ telescope_SOURCES = cmd.gen.h \ wrap.c # phos bundled files -telescope_SOURCES += phos/phos_uri.c +telescope_SOURCES += phos/phos.h \ + phos/phos_uri.c + BUILT_SOURCES = cmd.gen.h