particle/dynlist: compile as a shared library

This commit is contained in:
Daniel Eklöf 2019-01-13 21:43:56 +01:00
parent 1cce649f06
commit 2f83ed1fc3
3 changed files with 7 additions and 4 deletions

View file

@ -34,8 +34,6 @@ add_executable(f00bar
tag.c tag.h
xcb.c xcb.h
yml.c yml.h
particles/dynlist.c particles/dynlist.h
)
# Make global symbols in f00bar visible to dlopen:ed plugins