]> git.ipfire.org Git - thirdparty/e2fsprogs.git/blobdiff - tests/progs/Makefile.in
Align function prototypes for libss's request handler function
[thirdparty/e2fsprogs.git] / tests / progs / Makefile.in
index e1325c619aef89db700565636ee72c0752e82856..47d7adfa9a4f42ebc993298ea098fc306436b8c5 100644 (file)
@@ -20,7 +20,8 @@ TEST_REL_OBJS=        test_rel.o test_rel_cmds.o
 
 TEST_ICOUNT_OBJS=      test_icount.o test_icount_cmds.o
 
-SRCS=  $(srcdir)/test_rel.c 
+SRCS=  $(srcdir)/test_icount.c \
+       $(srcdir)/test_rel.c
 
 LIBS= $(LIBEXT2FS) $(LIBSS) $(LIBCOM_ERR) $(SYSLIBS)
 DEPLIBS= $(LIBEXT2FS) $(DEPLIBSS) $(DEPLIBCOM_ERR)