diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-07-13 20:44:17 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-07-13 20:44:17 -0500 |
commit | e382ba1107906e9f6725fe7b4f15f62b5bb282c5 (patch) | |
tree | a685e252677edfb8cb483bfcb78eade2133f941e /clients/tde/src/part/Makefile.am | |
parent | 4c3a139ef580238043aacce847c1580a24d42f07 (diff) | |
download | ulab-e382ba1107906e9f6725fe7b4f15f62b5bb282c5.tar.gz ulab-e382ba1107906e9f6725fe7b4f15f62b5bb282c5.zip |
Add initial scope part, which is currently nonfunctional
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 b2962ff..cdb75aa 100644 --- a/clients/tde/src/part/Makefile.am +++ b/clients/tde/src/part/Makefile.am @@ -1 +1 @@ -SUBDIRS = commanalyzer fpgaview fpgaprogram +SUBDIRS = scope commanalyzer fpgaview fpgaprogram |