diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-07-20 20:29:00 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-07-20 20:29:00 -0500 |
commit | 25abfd3c581c1098532d464ae303fd7e43fce46e (patch) | |
tree | 578b5d805da91dfeeda4b7885d22b8de367f314b /clients/tde/src/part/Makefile.am | |
parent | 9c3d84d0df528e8463906ac6399d651792b7ade6 (diff) | |
download | ulab-25abfd3c581c1098532d464ae303fd7e43fce46e.tar.gz ulab-25abfd3c581c1098532d464ae303fd7e43fce46e.zip |
Add sensor monitor server and client skeletons
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 cdb75aa..55afedd 100644 --- a/clients/tde/src/part/Makefile.am +++ b/clients/tde/src/part/Makefile.am @@ -1 +1 @@ -SUBDIRS = scope commanalyzer fpgaview fpgaprogram +SUBDIRS = scope commanalyzer fpgaview fpgaprogram sensormonitor |