diff options
author | Carsten Haitzler <raster@rasterman.com> | 2012-09-27 03:17:31 +0000 |
---|---|---|
committer | Carsten Haitzler <raster@rasterman.com> | 2012-09-27 03:17:31 +0000 |
commit | f76395511990b398a38c352e02a6acef66747b8d (patch) | |
tree | bd5e1d2ea346514759b23dce45b15730428a915e /src/tests/eina | |
parent | acfe6089b8e9f8f55466e6d0b9d690ef136e830a (diff) |
efl -> pass distcheck.
SVN revision: 77110
Diffstat (limited to 'src/tests/eina')
-rw-r--r-- | src/tests/eina/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tests/eina/Makefile.am b/src/tests/eina/Makefile.am index de0bdc91f..72f87d891 100644 --- a/src/tests/eina/Makefile.am +++ b/src/tests/eina/Makefile.am @@ -73,4 +73,4 @@ module_dummy_la_LIBTOOLFLAGS = --tag=disable-static endif clean-local: - rm -rf *.gcno ..\#..\#src\#*.gcov *.gcda + rm -rf *.la *.gcno ..\#..\#src\#*.gcov *.gcda |