diff options
Diffstat (limited to 'fish/Makefile.am')
-rw-r--r-- | fish/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fish/Makefile.am b/fish/Makefile.am index 4c5d76f0..906d362f 100644 --- a/fish/Makefile.am +++ b/fish/Makefile.am @@ -40,6 +40,7 @@ EXTRA_DIST = \ guestfish_SOURCES = \ $(generator_built) \ alloc.c \ + copy.c \ destpaths.c \ echo.c \ edit.c \ |