diff options
| author | Bdale Garbee <bdale@gag.com> | 2017-09-18 20:35:00 -0600 |
|---|---|---|
| committer | Bdale Garbee <bdale@gag.com> | 2017-09-18 20:35:00 -0600 |
| commit | b12e982259817328e348f1aaa91c5c824891e7b9 (patch) | |
| tree | 52ae2d2068fd637dd03938d592e8a7492e49ab9f /altoslib/Makefile.am | |
| parent | b1cf0dab1e28433e06ab02cec033951ea0149ea3 (diff) | |
| parent | e87d56b665ca30a3e5920c23cd60c99b84341aa2 (diff) | |
Merge branch 'master' into branch-1.8
Diffstat (limited to 'altoslib/Makefile.am')
| -rw-r--r-- | altoslib/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/altoslib/Makefile.am b/altoslib/Makefile.am index 11b5d562..08af9496 100644 --- a/altoslib/Makefile.am +++ b/altoslib/Makefile.am @@ -26,6 +26,8 @@ record_files = \ altoslib_JAVA = \ AltosLib.java \ + AltosAccelCal.java \ + AltosAccelCalListener.java \ AltosCalData.java \ AltosCompanion.java \ AltosConfigData.java \ |
