components/rsyslog/Makefile
branchs11u2-sru
changeset 3398 344bcc9ffb11
parent 2855 576d5a7857b7
child 3661 47545fb8aed4
--- a/components/rsyslog/Makefile	Wed Oct 15 01:05:43 2014 -0700
+++ b/components/rsyslog/Makefile	Wed Oct 15 09:26:27 2014 -0700
@@ -18,7 +18,7 @@
 #
 # CDDL HEADER END
 #
-# Copyright (c) 2012, 2013, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2012, 2014, Oracle and/or its affiliates. All rights reserved.
 #
 include ../../make-rules/shared-macros.mk
 
@@ -57,5 +57,6 @@
 BUILD_PKG_DEPENDENCIES =	$(BUILD_TOOLS)
 
 PKG_PROTO_DIRS +=	$(COMPONENT_DIR)/files
+PKG_PROTO_DIRS +=	$(COMPONENT_SRC)
 
 include ../../make-rules/depend.mk