summaryrefslogtreecommitdiff
path: root/src/smooth/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'src/smooth/rules.mk')
-rw-r--r--src/smooth/rules.mk3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/smooth/rules.mk b/src/smooth/rules.mk
index f30824a36..8f808f866 100644
--- a/src/smooth/rules.mk
+++ b/src/smooth/rules.mk
@@ -29,8 +29,7 @@ SMOOTH_COMPILE := $(CC) $(ANSIFLAGS) \
# smooth driver sources (i.e., C files)
#
SMOOTH_DRV_SRC := $(SMOOTH_DIR)/ftgrays.c \
- $(SMOOTH_DIR)/ftsmooth.c \
- $(SMOOTH_DIR)/ftspic.c
+ $(SMOOTH_DIR)/ftsmooth.c
# smooth driver headers