diff options
author | Andrei Karas <akaras@inbox.ru> | 2012-03-01 23:02:06 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2012-03-01 23:02:06 +0300 |
commit | d873da3e8e57480016596f714845c1bc7e712e68 (patch) | |
tree | 24935938b59443b4a10a36ff1a873781bd8082c3 /data/Makefile.am | |
parent | 098329d2e022de9504d60da131742b77615c2e30 (diff) | |
download | plus-d873da3e8e57480016596f714845c1bc7e712e68.tar.gz plus-d873da3e8e57480016596f714845c1bc7e712e68.tar.bz2 plus-d873da3e8e57480016596f714845c1bc7e712e68.tar.xz plus-d873da3e8e57480016596f714845c1bc7e712e68.zip |
Include evol files in tarball.
Diffstat (limited to 'data/Makefile.am')
-rw-r--r-- | data/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/Makefile.am b/data/Makefile.am index 302f0feae..2d63a033e 100644 --- a/data/Makefile.am +++ b/data/Makefile.am @@ -1,5 +1,5 @@ -SUBDIRS = fonts graphics help icons perserver sfx themes +SUBDIRS = evol fonts graphics help icons perserver sfx themes EXTRA_DIST = CMakeLists.txt items.xsd |