]> git.sesse.net Git - vlc/blob - modules/control/http/Modules.am
Rework a bit the OpenDialog calls in order to fix the double-click issue when transco...
[vlc] / modules / control / http / Modules.am
1 SOURCES_http = \
2         http.c \
3         http.h \
4         rpn.c \
5         macro.c \
6         macros.h \
7         mvar.c \
8         util.c \
9         $(NULL)