X-Git-Url: http://pilppa.org/gitweb/?p=libplp.git;a=blobdiff_plain;f=src%2FMakefile.am;h=b815100f86732d42300ba088fe183f6fd441d777;hp=183b03bd68abdeacce5d6f60badf3aa055fb6f7e;hb=a825b61a8faebeca8b8550c57ac197f67bc110f1;hpb=db9ced4236847cfca52b232935838ee80dcfd047 diff --git a/src/Makefile.am b/src/Makefile.am index 183b03b..b815100 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -5,8 +5,8 @@ libplp_la_SOURCES = \ DataReader.hh DataReader.cc \ Date.hh Date.cc \ Device.hh Device.cc \ - DeviceConfig.hh DeviceConfig.cc \ DeviceData.hh DeviceData.cc \ + DeviceConfig.hh DeviceConfig.cc \ DeviceTypes.hh \ FileUtil.cc FileUtil.hh \ SensorDevice.hh \ @@ -30,8 +30,8 @@ libplpinclude_HEADERS = \ DataReader.hh \ Date.hh \ Device.hh \ - DeviceConfig.hh \ DeviceData.hh \ + DeviceConfig.hh \ DeviceTypes.hh \ FileUtil.hh \ SensorDevice.hh \