summaryrefslogtreecommitdiff
path: root/telegps/Makefile.am
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2014-06-13 15:23:30 -0700
committerKeith Packard <keithp@keithp.com>2014-06-13 15:23:30 -0700
commit3f7e885055f8a97f334e0cd3163b760b174114b6 (patch)
treed9e8d86f5bf767758603a2fe4a8964b642d763e9 /telegps/Makefile.am
parent876acbdc22ff93c22836f789e0b6394eb19e0da3 (diff)
telegps: Add status tab
This includes pad-relative information, battery voltage and version information Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'telegps/Makefile.am')
-rw-r--r--telegps/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/telegps/Makefile.am b/telegps/Makefile.am
index e0d596e7..31bcbd79 100644
--- a/telegps/Makefile.am
+++ b/telegps/Makefile.am
@@ -16,6 +16,7 @@ telegps_JAVA= \
TeleGPSStatus.java \
TeleGPSStatusUpdate.java \
TeleGPSInfo.java \
+ TeleGPSState.java \
TeleGPSConfig.java \
TeleGPSConfigUI.java \
TeleGPSPreferences.java \