CFLAGS=-Wall -g -I/usr/include/libxml2 -I../emufs -DDEBUG
LDFLAGS= -lmenu -lncurses -lxml2
-OBJ=form.o emufs_view.o articulos.o facturas.o viewer.o menu.o lista.o ../emufs/libemufs.a
+OBJ=form.o emufs_view.o articulos.o facturas.o viewer.o menu.o lista.o tree_viewer.o ../emufs/libemufs.a
all: emufs_view
cd generar_archivos; make