diff mbox

[Branch,~linaro-validation/lava-server/trunk] Rev 205: Add .gif to MANIFEST.in

Message ID 20110712122047.5104.32473.launchpad@loganberry.canonical.com
State Accepted
Headers show

Commit Message

Zygmunt Krynicki July 12, 2011, 12:20 p.m. UTC
------------------------------------------------------------
revno: 205
committer: Zygmunt Krynicki <zygmunt.krynicki@linaro.org>
branch nick: trunk
timestamp: Tue 2011-07-12 14:18:17 +0200
message:
  Add .gif to MANIFEST.in
modified:
  MANIFEST.in


--
lp:lava-server
https://code.launchpad.net/~linaro-validation/lava-server/trunk

You are subscribed to branch lp:lava-server.
To unsubscribe from this branch go to https://code.launchpad.net/~linaro-validation/lava-server/trunk/+edit-subscription
diff mbox

Patch

=== modified file 'MANIFEST.in'
--- MANIFEST.in	2011-05-23 14:50:30 +0000
+++ MANIFEST.in	2011-07-12 12:18:17 +0000
@@ -4,5 +4,5 @@ 
 include INSTALL 
 include NEWS 
 include README 
-recursive-include lava_server/htdocs *.png *.js *.css
+recursive-include lava_server/htdocs *.gif *.png *.js *.css
 recursive-include lava_server/templates *.html