aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorDavid Oberhollenzer <david.oberhollenzer@sigma-star.at>2017-09-21 16:19:08 +0200
committerDavid Oberhollenzer <david.oberhollenzer@sigma-star.at>2017-10-05 13:46:57 +0200
commit030a63bc0c970332142c51f18e1597f8138bf86d (patch)
tree189861db4396f9cb4f1c91999b8b339af69299db /tests
parent40dd609f93a65c381370384dfa0ee9f5ed0b9680 (diff)
tests: checkfs: Remove unused source file from makefiles
The file comm.c was erroneously compiled into makefiles. This patch fixes that in the Automake file. Signed-off-by: David Oberhollenzer <david.oberhollenzer@sigma-star.at>
Diffstat (limited to 'tests')
-rw-r--r--tests/checkfs/Makemodule.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/checkfs/Makemodule.am b/tests/checkfs/Makemodule.am
index f4e9225..6e1314f 100644
--- a/tests/checkfs/Makemodule.am
+++ b/tests/checkfs/Makemodule.am
@@ -1,7 +1,7 @@
checkfs_SOURCES = tests/checkfs/checkfs.c tests/checkfs/comm.c
checkfs_CPPFLAGS = $(AM_CPPFLAGS)
-makefiles_SOURCES = tests/checkfs/makefiles.c tests/checkfs/comm.c
+makefiles_SOURCES = tests/checkfs/makefiles.c
makefiles_CPPFLAGS = $(AM_CPPFLAGS)
CHECKFS_BINS = \