1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-06-20 00:15:31 +00:00
elinks/src/mime/Makefile
2005-10-20 04:00:35 +02:00

8 lines
138 B
Makefile

top_builddir=../..
include $(top_builddir)/Makefile.config
SUBDIRS = backend
OBJS = dialogs.o mime.o
include $(top_srcdir)/Makefile.lib