summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorroot <root@avtech.domain.avtechpulse.com>1999-12-31 20:22:12 -0500
committerroot <root@avtech.domain.avtechpulse.com>1999-12-31 20:22:12 -0500
commit8ff7cae4e7f8412147c88d0fcee1093ecea67de7 (patch)
tree97565494a96f6f10689bebb3ae33c0e01004bc7d /CMakeLists.txt
parent41e73b50f0addac28ee0e87fe10043dc6d45ba68 (diff)
no longer need dummy-functions
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 5ba415d..68f91f2 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -22,7 +22,6 @@ add_executable(instr-daemon instr-daemon.c
bus.c
monitor.c
menus.c
- dummy_functions.c
gpib.c
)
add_executable(instr-client instr-client.c)