| 1 |
< |
MAINTAINERCLEANFILES=aclocal.m4 config.h.in config.h.in~ config.guess config.log config.status config.sub configure install-sh missing mkinstalldirs Makefile.in depcomp compile ltmain.sh COPYING |
| 2 |
< |
SUBDIRS=libltdl doc etc help include lib messages modules servlink src |
| 3 |
< |
|
| 4 |
< |
maintainer-clean-local: |
| 5 |
< |
rm -f ${PACKAGE}-${VERSION}.tar.gz |
| 6 |
< |
rm -rf libltdl |
| 1 |
> |
AUTOMAKE_OPTIONS = foreign |
| 2 |
> |
SUBDIRS = tools libltdl doc etc help messages modules servlink src |
| 3 |
|
|
| 4 |
|
install-data-local: |
| 5 |
|
$(INSTALL) -d $(DESTDIR)${localstatedir}/log |