Adding pidfile.c
This commit is contained in:
parent
a8acafc564
commit
23e1c3f8d8
|
|
@ -3,7 +3,7 @@
|
|||
bin_PROGRAMS=fspd
|
||||
|
||||
fspd_SOURCES=file.c host.c main.c conf.c filecache.c server.c fifocache.c \
|
||||
log.c iprange.c acl.c path.c random.c
|
||||
log.c iprange.c acl.c path.c random.c pidfile.c
|
||||
fspd_CFLAGS=-DSYSCONFDIR="\"@sysconfdir@\"" $(AM_CFLAGS)
|
||||
fspd_LDADD=-L../common -lcommon
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user