]> git.sesse.net Git - vlc/blobdiff - modules/gui/pda/Modules.am
configure: Set the proper werror variable when creating vlc-config.in
[vlc] / modules / gui / pda / Modules.am
index 1e214afd7ceaed38e05f74686f24078e54cfaeb2..efcef349f1ca4a760176cad57c432fe6c67cb1b0 100644 (file)
@@ -1,16 +1,12 @@
 SOURCES_pda = \
        pda.c \
        pda.h \
-       interface.c \
-       interface.h \
-       support.c \
-       support.h \
-       callbacks.c \
-       callbacks.h \
-       network.c \
-       network.h \
-       playlist.c \
-       playlist.h \
+       pda_interface.c \
+       pda_interface.h \
+       pda_support.c \
+       pda_support.h \
+       pda_callbacks.c \
+       pda_callbacks.h \
        $(NULL)
 
 EXTRA_DIST += pda.glade \