render playlist
[uwplayer.git] / application / Makefile
index 837774b..97a39c1 100644 (file)
@@ -41,6 +41,7 @@ SRC += json.c
 SRC += Sidebar.c
 SRC += xdnd.c
 SRC += playlist.c
+SRC += nfont.c
 
 OBJ = $(SRC:%.c=$(BUILD_ROOT)/build/application/%.$(OBJ_EXT))