Author: adrian
Date: Sun Oct 23 20:41:25 2016
New Revision: 307831
URL: https://svnweb.freebsd.org/changeset/base/307831

Log:
  [rss] install the header file.
  
  Submitted by: gallatin

Modified:
  head/lib/librss/Makefile

Modified: head/lib/librss/Makefile
==============================================================================
--- head/lib/librss/Makefile    Sun Oct 23 19:59:56 2016        (r307830)
+++ head/lib/librss/Makefile    Sun Oct 23 20:41:25 2016        (r307831)
@@ -5,6 +5,7 @@ SHLIBDIR?=      /lib
 
 .include <src.opts.mk>
 
+INCS=  librss.h
 LIB=   rss
 SHLIB_MAJOR=   1
 
_______________________________________________
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to