From e216ea8480ee4e22b34702533e13a0b188f53d1e Mon Sep 17 00:00:00 2001 From: APTX Date: Sat, 14 May 2011 01:56:17 +0200 Subject: [PATCH] Fix typo. --- anidbudpclient.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anidbudpclient.pro b/anidbudpclient.pro index 3d63ea6..6947300 100644 --- a/anidbudpclient.pro +++ b/anidbudpclient.pro @@ -142,7 +142,7 @@ isEmpty(PREFIX) } target.path = $${PREFIX}/lib -target.files $$TARGET +target.files = $$TARGET headers.path = $${PREFIX}/include/AniDBUdpClient headers.files = $$HEADERS -- 2.52.0