diff options
author | Vincent Torri <vincent.torri@gmail.com> | 2012-11-09 20:15:50 +0000 |
---|---|---|
committer | Vincent Torri <vincent.torri@gmail.com> | 2012-11-09 20:15:50 +0000 |
commit | 16b43845299c73459e693502ca805316574bb92b (patch) | |
tree | 6a7ec8f3b3c225b654380feb8452cf17a35e3654 /src/Makefile_Eet.am | |
parent | 758d52861eb5088de5c3b1a2f9440ef5ca26468a (diff) |
merge: i should have compiled first...
SVN revision: 79063
Diffstat (limited to '')
-rw-r--r-- | src/Makefile_Eet.am | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/Makefile_Eet.am b/src/Makefile_Eet.am index a983144e37..625a19a66e 100644 --- a/src/Makefile_Eet.am +++ b/src/Makefile_Eet.am | |||
@@ -86,6 +86,3 @@ bin_eet_eet_LDADD += lib/evil/libevil.la | |||
86 | endif | 86 | endif |
87 | 87 | ||
88 | bin_eet_eet_LDADD += @EET_LIBS@ | 88 | bin_eet_eet_LDADD += @EET_LIBS@ |
89 | |||
90 | clean-local: | ||
91 | rm -rf lib/eet/*.gcno | ||