git-svn-id: https://svn.microneil.com/svn/CodeDweller/trunk@11 d34b734f-a00e-4b39-a726-e4eeb87269abwx
| 2009-05-27 Alban Deniz <adeniz@skidmark.localdomain> | |||||
| * Makefile.am: Include Makefile.am and ChangeLog in the | |||||
| distribution. | |||||
| 2009-05-23 Alban Deniz <adeniz@skidmark.localdomain> | 2009-05-23 Alban Deniz <adeniz@skidmark.localdomain> | ||||
| * CodeDweller/Makefile.am (noinst_HEADERS): Added faults.hpp and | |||||
| * Makefile.am (noinst_HEADERS): Added faults.hpp and | |||||
| mangler.hpp. | mangler.hpp. | ||||
| (libCodeDweller_a_SOURCES): Added mangler.cpp. | (libCodeDweller_a_SOURCES): Added mangler.cpp. | ||||
| @top_srcdir@/CodeDweller/mangler.hpp \ | @top_srcdir@/CodeDweller/mangler.hpp \ | ||||
| @top_srcdir@/CodeDweller/timing.hpp | @top_srcdir@/CodeDweller/timing.hpp | ||||
| EXTRA_DIST = \ | |||||
| Makefile.am \ | |||||
| ChangeLog | |||||
| clean-local: | clean-local: | ||||
| rm -f *.gcno *.gcov *.gcda *~ | rm -f *.gcno *.gcov *.gcda *~ |