From 554f373cfa2e47253072b439ff1ad1e0d14682a7 Mon Sep 17 00:00:00 2001 From: Loïc Collignon Date: Mon, 26 Jun 2017 16:26:03 +0200 Subject: added the binding's stub. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: Ifa41de28f071d013a4631f69fb238b53c2ab98e1 Signed-off-by: Loïc Collignon --- pam/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 pam/CMakeLists.txt (limited to 'pam/CMakeLists.txt') diff --git a/pam/CMakeLists.txt b/pam/CMakeLists.txt new file mode 100644 index 0000000..3953704 --- /dev/null +++ b/pam/CMakeLists.txt @@ -0,0 +1 @@ +add_library(agl-identity-usbstick-pam SHARED ) \ No newline at end of file -- cgit 1.2.3-korg