| version 1.35 | | version 1.36 |
|---|
| | |
| install-exec-recursive installdirs-recursive install-recursive \ | | install-exec-recursive installdirs-recursive install-recursive \ |
| uninstall-recursive check-recursive installcheck-recursive | | uninstall-recursive check-recursive installcheck-recursive |
| DIST_COMMON = README AUTHORS COPYING ChangeLog INSTALL Makefile.am \ | | DIST_COMMON = README AUTHORS COPYING ChangeLog INSTALL Makefile.am \ |
| Makefile.in NEWS TODO acinclude.m4 aclocal.m4 configure \ | | Makefile.in NEWS TODO acinclude.m4 aclocal.m4 config.guess \ |
| configure.ac | | config.sub configure configure.ac configure.in |
| DIST_SUBDIRS = common random_maps socket server include lib utils doc \ | | DIST_SUBDIRS = common random_maps socket server include lib utils doc \ |
| plugin devel crossedit | | plugin devel crossedit |
| all: all-recursive | | all: all-recursive |