]> git.sesse.net Git - vlc/blob - modules/control/http/Modules.am
http: fix warning.
[vlc] / modules / control / http / Modules.am
1 SOURCES_oldhttp = \
2         http.c \
3         http.h \
4         rpn.c \
5         macro.c \
6         macros.h \
7         mvar.c \
8         util.c \
9         $(NULL)