config: Access OPT_MUST_SAVE in the real option, not alias.
[elinks/elinks-j605.git] / src / dom / sgml / Makefile
bloba899f39325e60e8cead1e61631cc04d3f1972987
1 top_builddir=../../..
2 include $(top_builddir)/Makefile.config
4 SUBDIRS = html rss xbel
5 OBJS = sgml.o parser.o scanner.o
7 include $(top_srcdir)/Makefile.lib