diff options
Diffstat (limited to 'plugins/fcgi/Makefile')
| -rw-r--r-- | plugins/fcgi/Makefile | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/fcgi/Makefile b/plugins/fcgi/Makefile index cd99cbe..e878c5d 100644 --- a/plugins/fcgi/Makefile +++ b/plugins/fcgi/Makefile @@ -20,6 +20,7 @@ LDLIBS=\  -ldl  PROGSRC=\ +    fastcgiprocess.cpp \      fcgi.cpp \      fcgiid.cpp \      socket.cpp  | 
