1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-12-04 14:46:47 -05:00
elinks/doc/man/Makefile
Petr Baudis 32fe41fae7 ELBuild: Use 'include' instead of '-include'
We _do_ want to error on when including .config and .lib failed.
2005-09-16 01:09:42 +02:00

6 lines
79 B
Makefile

include ../../Makefile.config
SUBDIRS = man1 man5
include ../../Makefile.lib