summaryrefslogtreecommitdiff
path: root/sharpd/subdir.am
diff options
context:
space:
mode:
Diffstat (limited to 'sharpd/subdir.am')
-rw-r--r--sharpd/subdir.am5
1 files changed, 3 insertions, 2 deletions
diff --git a/sharpd/subdir.am b/sharpd/subdir.am
index b0280e2a0e..4c43c50d43 100644
--- a/sharpd/subdir.am
+++ b/sharpd/subdir.am
@@ -24,8 +24,9 @@ noinst_HEADERS += \
sharpd/sharp_zebra.h \
# end
-sharpd/sharp_vty_clippy.c: $(CLIPPY_DEPS)
-sharpd/sharp_vty.$(OBJEXT): sharpd/sharp_vty_clippy.c
+clippy_scan += \
+ sharpd/sharp_vty.c \
+ # end
sharpd_sharpd_SOURCES = sharpd/sharp_main.c
sharpd_sharpd_LDADD = sharpd/libsharp.a lib/libfrr.la $(LIBCAP)