diff options
author | Carsten Haitzler (Rasterman) <raster@rasterman.com> | 2013-05-06 19:13:02 +0900 |
---|---|---|
committer | Carsten Haitzler (Rasterman) <raster@rasterman.com> | 2013-05-06 19:13:02 +0900 |
commit | cc5b3942fa4fd321de721293e320d2373488b764 (patch) | |
tree | bd0cd55456507a26af16cc8df3a4b48445e65a3e /.gitignore | |
parent | 3e0435e4d1baef21b2cc32ff1b747a4b9bc80e99 (diff) |
and add sounds dir to makefiles so we can dist.
Diffstat (limited to '')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -38,6 +38,8 @@ | |||
38 | /data/themes/mustang.edj | 38 | /data/themes/mustang.edj |
39 | /data/themes/images/Makefile | 39 | /data/themes/images/Makefile |
40 | /data/themes/images/Makefile.in | 40 | /data/themes/images/Makefile.in |
41 | /data/themes/sounds/Makefile | ||
42 | /data/themes/sounds/Makefile.in | ||
41 | /m4/libtool.m4 | 43 | /m4/libtool.m4 |
42 | /m4/ltoptions.m4 | 44 | /m4/ltoptions.m4 |
43 | /m4/ltsugar.m4 | 45 | /m4/ltsugar.m4 |