diff Makefile @ 30901:76a13038105e

Rename get_path.[ch] --> path.[ch]. These files now contain different functions related to path handling.
author diego
date Sat, 20 Mar 2010 23:38:27 +0000
parents e907ff9e7e77
children 83faa3af5f60
line wrap: on
line diff
--- a/Makefile	Sat Mar 20 23:27:07 2010 +0000
+++ b/Makefile	Sat Mar 20 23:38:27 2010 +0000
@@ -344,12 +344,12 @@
               edl.c \
               find_sub.c \
               fmt-conversion.c \
-              get_path.c \
               m_config.c \
               m_option.c \
               m_struct.c \
               mpcommon.c \
               parser-cfg.c \
+              path.c \
               playtree.c \
               playtreeparser.c \
               spudec.c \