Commit a86d18b0 authored by Geoff Simmons's avatar Geoff Simmons

Add some missing files to SOURCES.

parent afdeb63e
...@@ -9,6 +9,7 @@ nodist_trackrdrd_SOURCES = usage.h vcs_version.h ...@@ -9,6 +9,7 @@ nodist_trackrdrd_SOURCES = usage.h vcs_version.h
trackrdrd_SOURCES = \ trackrdrd_SOURCES = \
trackrdrd.h \ trackrdrd.h \
signals.h \
trackrdrd.c \ trackrdrd.c \
parse.c \ parse.c \
log.c \ log.c \
...@@ -26,7 +27,9 @@ trackrdrd_SOURCES = \ ...@@ -26,7 +27,9 @@ trackrdrd_SOURCES = \
vfl.h \ vfl.h \
vfl.c \ vfl.c \
vpf.h \ vpf.h \
vpf.c vpf.c \
$(top_srcdir)/options.txt \
$(top_srcdir)/synopsis.txt
trackrdrd_LDADD = \ trackrdrd_LDADD = \
${PTHREAD_LIBS} @VARNISH_LIBS@ ${LIBM} ${PTHREAD_LIBS} @VARNISH_LIBS@ ${LIBM}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment