diff options
Diffstat (limited to 'fish/Makefile.am')
-rw-r--r-- | fish/Makefile.am | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/fish/Makefile.am b/fish/Makefile.am index 5255e853..dd793612 100644 --- a/fish/Makefile.am +++ b/fish/Makefile.am @@ -17,6 +17,9 @@ bin_PROGRAMS = guestfish +EXTRA_DIST = \ + rc_protocol.x + guestfish_SOURCES = \ alloc.c \ cmds.c \ |