Commit f6220ffd authored by Clément Stenac's avatar Clément Stenac

Fix build of vcdx module

parent 3bef3e14
SOURCES_vcdx = \ SOURCES_vcdx = \
access.c \ access.c \
demux.c \
intf.c \ intf.c \
intf.h \ intf.h \
vcd.c \ vcd.c \
...@@ -10,3 +9,5 @@ SOURCES_vcdx = \ ...@@ -10,3 +9,5 @@ SOURCES_vcdx = \
info.c \ info.c \
info.h \ info.h \
$(NULL) $(NULL)
EXTRA_DIST += demux.c
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