summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorAlex Landau <alex.landau@xorcom.com>2008-12-21 15:24:14 +0000
committerAlex Landau <alex.landau@xorcom.com>2008-12-21 15:24:14 +0000
commit01653c7ddffca3d17d6403d733ccb3005f8f2d3b (patch)
treeb343f6f4ad1e00f1956be1ac5217725612c78e8a /Makefile
parent626edff649102539c65156f7191595957e711aec (diff)
rapid-tunneling:
- Removed old unused files - Minor bugfixes git-svn-id: svn+ssh://xorcom/home/svn/debs/components/rapid-tunneling@6488 283159da-0705-0410-b60c-f2062b4bb6ad
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 9b41431..ddbc85c 100644
--- a/Makefile
+++ b/Makefile
@@ -30,3 +30,7 @@ install:
install -m 644 rtadm.config $(DESTDIR)/etc/default/rtadm
install -m 755 -d $(DESTDIR)/etc/ssh
install -m 644 sshd_support_config $(DESTDIR)/etc/ssh
+
+.PHONY: clean dummy
+dummy:
+clean: