This commit is contained in:
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 2010-02-15 00:20:47 +00:00
parent 685fa264da
commit 121380f836

View file

@ -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