summaryrefslogtreecommitdiff
path: root/src/shared/Makefile.am
diff options
context:
space:
mode:
authorMurray Calavera <murray.calavera@gmail.com>2016-04-21 17:49:59 +0000
committerAnthony G. Basile <blueness@gentoo.org>2016-04-24 11:51:51 -0400
commit11cc291a3bc7566b7b89b0073458e63b0e801047 (patch)
treeb4d27e73cd3b3fdea0a7e0739b25f652818c263a /src/shared/Makefile.am
parentd7072e1631120532d9635ca87f8b1af34ddf36c7 (diff)
shared: remove unused file `exit-status`
Signed-off-by: Murray Calavera <murray.calavera@gmail.com> Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Diffstat (limited to 'src/shared/Makefile.am')
-rw-r--r--src/shared/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/shared/Makefile.am b/src/shared/Makefile.am
index 4d056e3efb..02bb294d30 100644
--- a/src/shared/Makefile.am
+++ b/src/shared/Makefile.am
@@ -9,7 +9,6 @@ libudev_shared_la_SOURCES=\
conf-files.c \
device-nodes.c \
dev-setup.c \
- exit-status.c \
fileio.c \
hashmap.c \
label.c \
@@ -40,7 +39,6 @@ noinst_HEADERS = \
def.h \
device-nodes.h \
dev-setup.h \
- exit-status.h \
fileio.h \
formats-util.h \
hashmap.h \