summaryrefslogtreecommitdiffstats
path: root/sharpd
diff options
context:
space:
mode:
authorJafar Al-Gharaibeh <Jafaral@users.noreply.github.com>2018-02-15 21:42:48 +0100
committerGitHub <noreply@github.com>2018-02-15 21:42:48 +0100
commit58120f6fd8e811328ebcfc998a77e04bf9246398 (patch)
treef0eb58258290ec64a855c41e8a7ed0dae72dca36 /sharpd
parentMerge pull request #1754 from chiragshah6/ospfv3_dev (diff)
parentsharpd: Add ability to build from tarball (diff)
downloadfrr-58120f6fd8e811328ebcfc998a77e04bf9246398.tar.xz
frr-58120f6fd8e811328ebcfc998a77e04bf9246398.zip
Merge pull request #1755 from donaldsharp/install_it_tar
sharpd: Add ability to build from tarball
Diffstat (limited to 'sharpd')
-rw-r--r--sharpd/subdir.am5
1 files changed, 5 insertions, 0 deletions
diff --git a/sharpd/subdir.am b/sharpd/subdir.am
index da7d68e0b..490a2ba78 100644
--- a/sharpd/subdir.am
+++ b/sharpd/subdir.am
@@ -13,6 +13,11 @@ sharpd_libsharp_a_SOURCES = \
sharpd/sharp_vty.c \
# end
+noinst_HEADERS += \
+ sharpd/sharp_vty.h \
+ sharpd/sharp_zebra.h \
+ # end
+
sharpd/sharp_vty_clippy.c: $(CLIPPY_DEPS)
sharpd/sharp_vty.$(OBJEXT): sharpd/sharp_vty_clippy.c