diff options
| author | Keith Packard <keithp@keithp.com> | 2012-01-02 20:57:57 -0800 |
|---|---|---|
| committer | Keith Packard <keithp@keithp.com> | 2012-06-02 19:27:54 -0700 |
| commit | a4ccdd253a9873c16f194a63a79f0c26feaafa29 (patch) | |
| tree | 5debb7db701dce66e1cedce841ddcc57f46e7feb /altosui/Makefile.am | |
| parent | 89aa06cfdcb02de1894ccb01aed97782f9eec9b2 (diff) | |
altosui: Move eeprom managment code to library
Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'altosui/Makefile.am')
| -rw-r--r-- | altosui/Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/altosui/Makefile.am b/altosui/Makefile.am index 01732749..a168b6fc 100644 --- a/altosui/Makefile.am +++ b/altosui/Makefile.am @@ -43,8 +43,6 @@ altosui_JAVA = \ AltosEepromLog.java \ AltosEepromManage.java \ AltosEepromMonitor.java \ - AltosEepromIterable.java \ - AltosEepromRecord.java \ AltosEepromTeleScience.java \ AltosEepromMega.java \ AltosEepromMegaIterable.java \ |
