summaryrefslogtreecommitdiffstats
path: root/etc/Makefile
diff options
context:
space:
mode:
authorGunnar Wrobel <p@rdus.de>2007-09-11 09:53:28 +0000
committerGunnar Wrobel <p@rdus.de>2007-09-11 09:53:28 +0000
commit23ca74c79892f40e7330b30d01715fdd5408831c (patch)
tree70b64c6b620e49a87f4e0cc4ce4082c0ca42dd4f /etc/Makefile
parent53ec348a897d392ae7123efa77d7d5cc3455e19e (diff)
parent6bdbcac18c2b91e0304c65d06278da471e16c92b (diff)
downloadlayman-23ca74c79892f40e7330b30d01715fdd5408831c.tar.gz
layman-23ca74c79892f40e7330b30d01715fdd5408831c.tar.bz2
layman-23ca74c79892f40e7330b30d01715fdd5408831c.zip
Moved layman to trunk again.
Diffstat (limited to 'etc/Makefile')
-rw-r--r--etc/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/etc/Makefile b/etc/Makefile
new file mode 100644
index 0000000..4a8c01a
--- /dev/null
+++ b/etc/Makefile
@@ -0,0 +1,4 @@
+list:
+ scp cache-private.xml root@build.pardus.de:/var/www/localhost/htdocs/downloads/private-overlays.xml
+
+.PHONY: list