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 43dce00f..c25a6024 100644 --- a/fish/Makefile.am +++ b/fish/Makefile.am @@ -45,6 +45,7 @@ guestfish_SOURCES = \ glob.c \ lcd.c \ more.c \ + prep.c \ rc.c \ reopen.c \ tilde.c \ |