## (C) 1997 Stephan Kulow
AUTOMAKE_OPTIONS = foreign
DISTCLEANFILES = inst-apps
install-data-local:
@echo ""
@echo ""
@echo "*************** Important *************************"
@echo ""
@echo "This module contains unreleased software."
@echo ""
@echo "The software may compile and work, but it may just"
@echo "as well neither compile nor work."
@echo ""
@echo "****************************************************"
@echo ""
dist-hook:
cd $(top_distdir) && perl $(top_srcdir)/admin/am_edit -padmin
include admin/Doxyfile.am
include admin/deps.am
syntax highlighted by Code2HTML, v. 0.9.1