Skip to content

Commit

Permalink
Add missing pathnames.h to v0.1 distribution archive
Browse files Browse the repository at this point in the history
Signed-off-by: Joachim Wiberg <[email protected]>
  • Loading branch information
troglobit committed Dec 1, 2021
1 parent b329444 commit 1708a1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ querierd_SOURCES = main.c config.c \
defs.h dvmrp.h \
igmp.c igmpv2.h igmpv3.h \
inet.c kern.c log.c \
queue.h \
pathnames.h queue.h \
timer.c \
vif.c vif.h
querierd_CPPFLAGS = -DREGISTER_HANDLER $(AM_CPPFLAGS)
Expand Down

0 comments on commit 1708a1a

Please sign in to comment.