From fcdf60549f387cc1e48dc8b7b3fcbc66e2e7dd65 Mon Sep 17 00:00:00 2001 From: Jean-Paul Saman <jpsaman@videolan.org> Date: Tue, 5 Aug 2003 11:52:42 +0000 Subject: [PATCH] Added glade2 project file. --- modules/gui/pda/Modules.am | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/modules/gui/pda/Modules.am b/modules/gui/pda/Modules.am index 4e4ae2872db7..1e214afd7cea 100644 --- a/modules/gui/pda/Modules.am +++ b/modules/gui/pda/Modules.am @@ -7,11 +7,12 @@ SOURCES_pda = \ support.h \ callbacks.c \ callbacks.h \ - network.c \ - network.h \ - playlist.c \ - playlist.h \ + network.c \ + network.h \ + playlist.c \ + playlist.h \ $(NULL) EXTRA_DIST += pda.glade \ + pda.gladep \ $(NULL) -- GitLab