1
0
Fork 0
mirror of git://git.psyc.eu/libpsyc synced 2024-08-15 03:19:02 +00:00

small changes for linking

This commit is contained in:
Marenz 2010-09-01 15:47:26 +02:00
parent f10e1801ad
commit 49939114ab
4 changed files with 5 additions and 5 deletions

View file

@ -1,3 +1,3 @@
CFLAGS=-I.. -DDEBUG -lpsyc
CFLAGS=-L.. -I.. -DDEBUG -lpsyc
it: testParser