ACLOCAL_AMFLAGS = -I m4 AUTOMAKE_OPTIONS = subdir-objects EXTRA_DIST = \ AUTHORS \ COPYING bin_PROGRAMS = DISTCLEANFILES = CLEANFILES = BUILT_SOURCES = PHONIES = MAINTAINERCLEANFILES = \ Makefile.in \ aclocal.m4 \ config.guess \ config.h* \ config.sub \ configure \ depcomp \ install-sh \ ltmain.sh \ missing \ compile \ m4/l* \ ylwrap servicedir = @dbusservicedir@ service_DATA = org.empd.empc.service include data/themes/Makefile.mk include src/bin/Makefile.mk include src/modules/Makefile.mk maintainer-clean-local: rm -rf autom4te.cache .PHONY: $(PHONIES)