df
This commit is contained in:
parent
685fa264da
commit
121380f836
1 changed files with 1 additions and 1 deletions
2
Makefile
2
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
|
||||
|
|
Loading…
Reference in a new issue