We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 167df03 commit aabf05fCopy full SHA for aabf05f
src/Makefile.am
@@ -16,7 +16,8 @@ mcd_SOURCES = main.c cfparse.y config.c defs.h \
16
inet.c inet.h \
17
ipc.c ipc.h \
18
jsmn.h log.c \
19
- bridge.c pev.c pev.h \
+ bridge.c bridge.h \
20
+ pev.c pev.h \
21
pathnames.h queue.h
22
mcd_CPPFLAGS = $(AM_CPPFLAGS)
23
mcd_LDADD = $(LIBS) $(LIBOBJS)
0 commit comments