summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorJonathan Dieter <jdieter@gmail.com>2007-03-28 17:40:25 +0300
committerJonathan Dieter <jdieter@gmail.com>2007-03-28 17:40:25 +0300
commite2c8c0c5f5ed7e2674380a37d4bd760cdc5e1289 (patch)
treeaa7d7fa694c391efeedb16dbd45caa5cc5d1ffd3 /Makefile
parentff77b8f02a429541f08829536fc8e4da5f38b6e4 (diff)
downloadpresto-e2c8c0c5f5ed7e2674380a37d4bd760cdc5e1289.tar.gz
presto-e2c8c0c5f5ed7e2674380a37d4bd760cdc5e1289.tar.xz
presto-e2c8c0c5f5ed7e2674380a37d4bd760cdc5e1289.zip
Bump to 0.3.0. Start downloading deltarpms ourselves.
Signed-off-by: Jonathan Dieter <jdieter@gmail.com>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 23f7848..a335109 100644
--- a/Makefile
+++ b/Makefile
@@ -12,4 +12,5 @@ install:
install -m 644 shared/prestomdparser.py $(DESTDIR)/usr/share/presto
install -m 644 shared/prestoTransaction.py $(DESTDIR)/usr/share/presto
install -m 644 shared/prestoLog.py $(DESTDIR)/usr/share/presto
+ install -m 644 shared/prestoDownload.py $(DESTDIR)/usr/share/presto
install -m 644 shared/deltarpm.py $(DESTDIR)/usr/share/presto