diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2014-01-13 00:55:44 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2014-01-13 00:55:44 -0600 |
commit | 1825d329216fbcb56871a8887aea8bfd9caf3132 (patch) | |
tree | cd3ea628482b2cdc57bd2a948ba32102e67b9b55 /clients/tde/src/part/Makefile.am | |
parent | 038275fcc0a5aa9c4bff53a8ae9837ee0eed9300 (diff) | |
download | ulab-1825d329216fbcb56871a8887aea8bfd9caf3132.tar.gz ulab-1825d329216fbcb56871a8887aea8bfd9caf3132.zip |
Add prototyping terminal to uLab client for TDE
Diffstat (limited to 'clients/tde/src/part/Makefile.am')
-rw-r--r-- | clients/tde/src/part/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/clients/tde/src/part/Makefile.am b/clients/tde/src/part/Makefile.am index 097c647..f9bfb88 100644 --- a/clients/tde/src/part/Makefile.am +++ b/clients/tde/src/part/Makefile.am @@ -1 +1 @@ -SUBDIRS = scope commanalyzer fpgaview fpgaprogram sensormonitor adminconsole adminusermgmt +SUBDIRS = scope commanalyzer fpgaview fpgaprogram sensormonitor adminconsole adminusermgmt prototerminal |