ObjXMPP/Makefile
2011-02-11 00:59:31 +01:00

4 lines
100 B
Makefile

all: tests
tests: test.m XMPPConnection.m XMPPStanza.m
objfw-compile -o $@ $^ -lidn -Wall -Werror