Add libtool maintainer-clean files
Remove useless ACLOCAL macro
SUBDIRS = po src pixmaps doc contrib
EXTRA_DIST = \
- grip.desktop \
- CREDITS \
- grip.spec.in \
- autogen.sh
+ grip.desktop \
+ CREDITS \
+ grip.spec.in \
+ autogen.sh
Applicationsdir = $(datadir)/applications
Applications_DATA = grip.desktop
-ACLOCAL = aclocal -I $(ac_aux_dir)
ACLOCAL_AMFLAGS = -I m4
+LIBTOOL_MACROS = \
+ m4/libtool.m4 \
+ m4/ltoptions.m4 \
+ m4/ltsugar.m4 \
+ m4/ltversion.m4 \
+ m4/lt~obsolete.m4
+
CLEANFILES = *~
MAINTAINERCLEANFILES = \
$(ac_aux_dir)/config.sub \
$(ac_aux_dir)/ltmain.sh \
$(ac_aux_dir)/compile \
- $(ac_aux_dir)/config.rpath
+ $(ac_aux_dir)/config.rpath \
+ $(LIBTOOL_MACROS)
changelog:
@if test -d $(srcdir)/.git; then \