Automagically link in subdir lib.o files
[elinks.git] / src / viewer / Makefile
blob3d2e391e779d9c111646e7077a68741bdf5be500
1 path_to_top=../..
2 include $(path_to_top)/Makefile.config
4 SUBDIRS = dump text
6 OBJS = \
7 action.o \
8 timer.o
10 include $(path_to_top)/Makefile.lib