diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-09-19 12:50:53 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-09-19 12:50:53 -0500 |
commit | 851d4c9bea54059b375cc6b90b08887bc2ed3e25 (patch) | |
tree | 0f39f5dd776c5fee9eee62b8e599d5806c43f32b /clients/tde/src/part/Makefile.am | |
parent | 9178fa8161fa97247a4b660e0eaa5c1a763969d6 (diff) | |
download | ulab-851d4c9bea54059b375cc6b90b08887bc2ed3e25.tar.gz ulab-851d4c9bea54059b375cc6b90b08887bc2ed3e25.zip |
Add administration console
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 55afedd..7d3bcfe 100644 --- a/clients/tde/src/part/Makefile.am +++ b/clients/tde/src/part/Makefile.am @@ -1 +1 @@ -SUBDIRS = scope commanalyzer fpgaview fpgaprogram sensormonitor +SUBDIRS = scope commanalyzer fpgaview fpgaprogram sensormonitor adminconsole |