merge autotool build system by Christian Ruppert

git-svn-id: http://tint2.googlecode.com/svn/trunk@90 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
This commit is contained in:
lorthiois@bbsoft.fr
2009-06-07 14:06:58 +00:00
parent 829c910133
commit 65524fc0dd
13 changed files with 261 additions and 66 deletions

27
Makefile.am Normal file
View File

@@ -0,0 +1,27 @@
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