aboutsummaryrefslogtreecommitdiffstats
path: root/filetap/Makefile.common
diff options
context:
space:
mode:
Diffstat (limited to 'filetap/Makefile.common')
-rw-r--r--filetap/Makefile.common4
1 files changed, 2 insertions, 2 deletions
diff --git a/filetap/Makefile.common b/filetap/Makefile.common
index ce64c72759..7988028e86 100644
--- a/filetap/Makefile.common
+++ b/filetap/Makefile.common
@@ -31,12 +31,12 @@
NONGENERATED_C_FILES = \
buffer.c \
file_access.c \
- file_wrappers.c \
+ ft_file_wrappers.c \
ftap.c
# Header files that are not generated from other files
NONGENERATED_HEADER_FILES = \
buffer.h \
- file_wrappers.h \
+ ft_file_wrappers.h \
ftap.h \
ftap-int.h