Skip to content

Commit d7b0b52

Browse files
committed
[FIX] included created python file
1 parent 2d924d0 commit d7b0b52

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bact_archiver/meson.build

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ py_sources = run_command('/bin/sh',
55

66
py.install_sources(
77
py_sources,
8+
'epics_event_pb2.py',
89
'archiver.cfg',
910
pure: false,
1011
subdir: 'bact_archiver'

0 commit comments

Comments
 (0)