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:13:23 +0000
committerlouiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 <louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13>2010-02-15 00:13:23 +0000
commit685fa264da7fce883b69b98f05ad64768fec3c39 (patch)
treec7c315209ebf016fa15b973219488ccaeedd21fa /Makefile
parent41a3f0da15005fa1851715b6f7bc4565a28c7bd8 (diff)
downloadpoezio-685fa264da7fce883b69b98f05ad64768fec3c39.tar.gz
poezio-685fa264da7fce883b69b98f05ad64768fec3c39.tar.bz2
poezio-685fa264da7fce883b69b98f05ad64768fec3c39.tar.xz
poezio-685fa264da7fce883b69b98f05ad64768fec3c39.zip
?
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 77af5b5d..a707dbdc 100644
--- a/Makefile
+++ b/Makefile
@@ -6,7 +6,7 @@ LOCALEDIR=$(DATADIR)/locale
MANDIR=$(DATADIR)/man
INSTALL=install
-all: Makefile
+all: src/xmpp
cd src/xmpppy-0.5.0rc1 && pwd && python setup.py build && cp -r xmpp ..
clean: Makefile