]> pilppa.org Git - lib1wire.git/blobdiff - src/Makefile.am
W1Store --> Store...
[lib1wire.git] / src / Makefile.am
index ec3ec8f3df385d4c4fb974cc08de8b2fff028302..9a18e11d643364878484cbed3a2c21bbf9f1281d 100644 (file)
@@ -2,7 +2,7 @@ lib_LTLIBRARIES = lib1wire.la
 lib1wire_la_SOURCES = \
        Factory.cc Factory.hh \
        W1Device.cc W1Device.hh \
-       W1Store.cc W1Store.hh \
+       Store.cc Store.hh \
        W1TemperatureSensor.cc W1TemperatureSensor.hh \
        W1CounterDevice.cc W1CounterDevice.hh \
        W1Util.cc W1Util.hh \
@@ -25,6 +25,6 @@ lib1wireinclude_HEADERS = \
        Factory.hh \
        W1CounterDevice.hh \
        W1Device.hh \
-       W1Store.hh \
+       Store.hh \
        W1TemperatureSensor.hh \
        W1Util.hh
\ No newline at end of file