tint2/Makefile.am
lorthiois@bbsoft.fr 65524fc0dd merge autotool build system by Christian Ruppert
git-svn-id: http://tint2.googlecode.com/svn/trunk@90 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-06-07 14:06:58 +00:00

27 lines
684 B
Makefile

rcdir = $(sysconfdir)/xdg/$(PACKAGE_NAME)
ACLOCAL_AMFLAGS = -I m4
SUBDIRS = doc src
dist_doc_DATA = AUTHORS ChangeLog NEWS README INSTALL
EXTRA_DIST = autogen.sh README.source
dist_rc_DATA = tint2rc
if INSTALL_EXAMPLES
examplesdir = $(docdir)/examples
dist_examples_DATA = tintrc01 tintrc02 tintrc03 tintrc04 tintrc05 tintrc06
else
examplesdir =
dist_examples_DATA =
endif
DISTCLEANFILES = configure depcomp config.guess config.sub config.h.in config.h.in~ ltmain.sh missing aclocal.m4 install-sh Makefile.in INSTALL
dist-hook:
find $(distdir)/ -type d -name '.svn' -exec rm -rf {} ';'
distclean-local: distclean-local-check
distclean-local-check:
-rm -rf autom4te.cache m4