diff options
author | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 <louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13> | 2010-02-15 00:13:23 +0000 |
---|---|---|
committer | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 <louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13> | 2010-02-15 00:13:23 +0000 |
commit | 685fa264da7fce883b69b98f05ad64768fec3c39 (patch) | |
tree | c7c315209ebf016fa15b973219488ccaeedd21fa /Makefile | |
parent | 41a3f0da15005fa1851715b6f7bc4565a28c7bd8 (diff) | |
download | poezio-685fa264da7fce883b69b98f05ad64768fec3c39.tar.gz poezio-685fa264da7fce883b69b98f05ad64768fec3c39.tar.bz2 poezio-685fa264da7fce883b69b98f05ad64768fec3c39.tar.xz poezio-685fa264da7fce883b69b98f05ad64768fec3c39.zip |
?
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |