diff options
author | Bastien Nocera <hadess@hadess.net> | 2015-07-20 07:45:23 -0400 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2015-07-20 07:45:23 -0400 |
commit | e172381913a5fc1161c9ab2d07d0b919425f178a (patch) | |
tree | fb35d5d19758f8af87f4e8a2b8131dd1e9765bec /src/Makefile.am | |
parent | a5cb5f0b4cc2a00be836b77d421fe5c3529c03de (diff) |
It's moved to the iio-sensor-proxy D-Bus service.
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Diffstat (limited to 'src/Makefile.am')
-rw-r--r-- | src/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index 41c66215e2..9a365d3d50 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -7,7 +7,6 @@ SUBDIRS = \ # Helper programs SUBDIRS += \ - accelerometer \ ata_id \ cdrom_id \ collect \ |