diff options
Diffstat (limited to 'src/common/Makefile')
| -rw-r--r-- | src/common/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/Makefile b/src/common/Makefile index ad8fd9e41c4..f2817628851 100644 --- a/src/common/Makefile +++ b/src/common/Makefile @@ -56,6 +56,7 @@ OBJS_COMMON = \ exec.o \ f2s.o \ file_perm.o \ + file_utils.o \ hashfn.o \ ip.o \ jsonapi.o \ @@ -91,7 +92,6 @@ endif OBJS_FRONTEND = \ $(OBJS_COMMON) \ fe_memutils.o \ - file_utils.o \ logging.o \ restricted_token.o \ sprompt.o |
