ObjXMPP/Makefile
2011-02-11 02:06:53 +01:00

4 lines
132 B
Makefile

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