From f719a0ca758c45a7344d1f7c736a8f1e3defd660 Mon Sep 17 00:00:00 2001 From: Igor Pashev Date: Wed, 31 Oct 2012 16:40:52 +0400 Subject: Adde source dir into proto list --- rules/ips-manifest.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'rules/ips-manifest.mk') diff --git a/rules/ips-manifest.mk b/rules/ips-manifest.mk index 7eb9fdf..71f08a1 100644 --- a/rules/ips-manifest.mk +++ b/rules/ips-manifest.mk @@ -57,6 +57,7 @@ pkg-define += $(foreach _,$(variants),-D builddir.$(_)="$(builddir-base.$(_))") # Where to find files: pkg-protos = $(foreach _,$(variants),-d "$(protodir.$(_))") +pkg-protos += -d "$(sourcedir)" pkg-protos += -d . transformations := \ -- cgit v1.2.3