From: APTX Date: Sun, 15 May 2011 20:15:46 +0000 (+0200) Subject: Add missing convenience header. X-Git-Url: https://gitweb.tyo.aptx.org/?a=commitdiff_plain;h=bab30d0d059166f4d150d2653de5963d2be6d2bc;p=anidbudpclient.git Add missing convenience header. --- diff --git a/anidbudpclient.pro b/anidbudpclient.pro index 985c191..5d00749 100644 --- a/anidbudpclient.pro +++ b/anidbudpclient.pro @@ -67,6 +67,7 @@ CONV_HEADERS += include/AniDBUdpClient/Client \ include/AniDBUdpClient/RawCommand \ include/AniDBUdpClient/MyListCommand \ include/AniDBUdpClient/MyListAddCommand \ + include/AniDBUdpClient/MyListState \ include/AniDBUdpClient/FileCommand \ include/AniDBUdpClient/VoteCommand \ include/AniDBUdpClient/UptimeCommand \ @@ -140,8 +141,6 @@ norenameparser { } target.path = $${PREFIX}/lib -#target.files = $$TARGET - headers.path = $${PREFIX}/include/AniDBUdpClient headers.files = $$HEADERS