- Use kluge to an automake bug to have ``make distcheck'' working again

- Update ChangeLog


git-svn-id: svn://svn.gna.org/svn/sgpemv2/trunk@492 3ecf2c5c-341e-0410-92b4-d18e462d057c
This commit is contained in:
tchernobog 2006-03-05 23:06:48 +00:00
parent 7207f697c7
commit 181164722b
3 changed files with 43 additions and 4 deletions

View file

@ -41,6 +41,7 @@ pkglib_LTLIBRARIES =
EXTRA_DIST =
MAINTAINERCLEANFILES =
MOSTLYCLEANFILES =
CLEANFILES =
# ############################################################
#
@ -345,3 +346,6 @@ src_testsuite_test_python_loader_SOURCES = \
src/observer.cc \
src/simulation.cc
# Workaround an automake bug that leaves behind some files
# while it's finishing the distcheck target
CLEANFILES += src/testsuite/.libs/test-python_loader