diff options
author | Vincent Torri <vincent.torri@gmail.com> | 2012-09-17 16:35:38 +0000 |
---|---|---|
committer | Vincent Torri <vincent.torri@gmail.com> | 2012-09-17 16:35:38 +0000 |
commit | 8abaff3bdf53ecc7e605b82b12e385b8c0a02327 (patch) | |
tree | 4c828ae7083f724fd0214cf3624b20a7cf9448d2 /src/bin/Makefile.am | |
parent | 12732ab7ebcacad66352d3d48306e9945a4a584f (diff) |
merge: add eet
SVN revision: 76768
Diffstat (limited to 'src/bin/Makefile.am')
-rw-r--r-- | src/bin/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/bin/Makefile.am b/src/bin/Makefile.am index d89d02e560..70889282e3 100644 --- a/src/bin/Makefile.am +++ b/src/bin/Makefile.am | |||
@@ -7,3 +7,5 @@ if HAVE_WINDOWS | |||
7 | SUBDIRS += evil | 7 | SUBDIRS += evil |
8 | 8 | ||
9 | endif | 9 | endif |
10 | |||
11 | SUBDIRS += eet | ||