From 4fec82fab73c61ad32834dd006373bcde2298796 Mon Sep 17 00:00:00 2001 From: awhiemstra Date: Tue, 5 Jul 2016 10:31:15 +0200 Subject: [PATCH] Fix CMakeLists to include the discovery action Also remove a no-longer existing file --- CMakeLists.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 906af9910c..ad48443607 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -3,7 +3,8 @@ cmake_minimum_required(VERSION 2.8.12) install(FILES __init__.py - HttpUploadDataStream.py + DiscoverUM3Action.py + DiscoverUM3Action.qml NetworkPrinterOutputDevice.py NetworkPrinterOutputDevicePlugin.py LICENSE