From 613638cfcc4f1fc7c5e4ee9461b1c8eeac5b76b2 Mon Sep 17 00:00:00 2001
From: Akira Ohgaki <akiraohgaki@gmail.com>
Date: Mon, 27 Feb 2017 00:04:21 +0900
Subject: [PATCH] Add path to import.sh

---
 pkg/pkg.pri | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pkg/pkg.pri b/pkg/pkg.pri
index b8a35af..54c5fa9 100644
--- a/pkg/pkg.pri
+++ b/pkg/pkg.pri
@@ -1,5 +1,6 @@
 DISTFILES += \
     $${PWD}/build.sh \
+    $${PWD}/import.sh \
     $${PWD}/ubuntu/debian/changelog \
     $${PWD}/ubuntu/debian/compat \
     $${PWD}/ubuntu/debian/control \
-- 
GitLab