summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorlouiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 <louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13>2010-02-15 00:20:47 +0000
committerlouiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 <louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13>2010-02-15 00:20:47 +0000
commit121380f83627d673e8cd35b6ff771e107c8b5dac (patch)
treec2dc220eedbf5b57f8993aec2fee4d2d06de5376 /Makefile
parent685fa264da7fce883b69b98f05ad64768fec3c39 (diff)
downloadpoezio-121380f83627d673e8cd35b6ff771e107c8b5dac.tar.gz
poezio-121380f83627d673e8cd35b6ff771e107c8b5dac.tar.bz2
poezio-121380f83627d673e8cd35b6ff771e107c8b5dac.tar.xz
poezio-121380f83627d673e8cd35b6ff771e107c8b5dac.zip
df
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index a707dbdc..0ec1f08c 100644
--- a/Makefile
+++ b/Makefile
@@ -6,7 +6,7 @@ LOCALEDIR=$(DATADIR)/locale
MANDIR=$(DATADIR)/man
INSTALL=install
-all: src/xmpp
+all:
cd src/xmpppy-0.5.0rc1 && pwd && python setup.py build && cp -r xmpp ..
clean: Makefile