ucx update
[uwplayer.git] / application / Makefile
index 97a39c1..a1bf5ea 100644 (file)
@@ -42,6 +42,7 @@ SRC += Sidebar.c
 SRC += xdnd.c
 SRC += playlist.c
 SRC += nfont.c
+SRC += properties.c
 
 OBJ = $(SRC:%.c=$(BUILD_ROOT)/build/application/%.$(OBJ_EXT))