diff options
author | Shaun McCance <shaunm@gnome.org> | 2011-10-13 14:01:45 -0400 |
---|---|---|
committer | Shaun McCance <shaunm@gnome.org> | 2011-10-13 14:01:45 -0400 |
commit | bc5deb2253f9e3454b7db291d2e45753827701ff (patch) | |
tree | 92e9f8c20da5cee9323745ebd760a818394f7686 /data/Makefile.am | |
parent | f4c77a2d8ebd53b3a9352c1dde762aebaa5a66f4 (diff) | |
download | yelp-bc5deb2253f9e3454b7db291d2e45753827701ff.tar.gz |
Dropped jquery-ui, using CSS transitions
We were only using it to be able to animate background colors.
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 6ad2e1d3..68924495 100644 --- a/data/Makefile.am +++ b/data/Makefile.am @@ -1,4 +1,4 @@ -SUBDIRS = dtd icons js xslt +SUBDIRS = dtd icons xslt #This has to be defined, because GSETTINGS_CHECK_RULE adds to it MOSTLYCLEANFILES = |