summaryrefslogtreecommitdiff
path: root/altoslib/Makefile.am
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2012-09-20 11:30:11 +0200
committerKeith Packard <keithp@keithp.com>2012-09-20 11:30:11 +0200
commite69a433fd93b9f6bd2297d8045eb075fee29e73b (patch)
tree93a47e78282df5e2ee47c11afa2e772d2cbfd3bb /altoslib/Makefile.am
parent19243ecc9b5bbdcc069ae24acf1ca807322c84d8 (diff)
parent6e0d672b8a516a604d8ea1abd2bed113c608143f (diff)
Merge remote-tracking branch 'mjb/prefs_interface'
Diffstat (limited to 'altoslib/Makefile.am')
-rw-r--r--altoslib/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/altoslib/Makefile.am b/altoslib/Makefile.am
index a9f810f9..b56d8af1 100644
--- a/altoslib/Makefile.am
+++ b/altoslib/Makefile.am
@@ -42,6 +42,7 @@ AltosLib_JAVA = \
$(SRC)/AltosOrderedMegaRecord.java \
$(SRC)/AltosParse.java \
$(SRC)/AltosPreferences.java \
+ $(SRC)/AltosPreferencesBackend.java \
$(SRC)/AltosRecordCompanion.java \
$(SRC)/AltosRecordIterable.java \
$(SRC)/AltosRecord.java \