]> The Tcpdump Group git mirrors - libpcap/commitdiff
testprogs/Makefile.in: Sort the source files alphabetically
authorFrancois-Xavier Le Bail <[email protected]>
Tue, 19 May 2020 12:06:47 +0000 (14:06 +0200)
committerFrancois-Xavier Le Bail <[email protected]>
Tue, 19 May 2020 12:08:40 +0000 (14:08 +0200)
testprogs/Makefile.in

index 7b91b32cadccbf1685786371b70fde8d1bc09d0e..43af561ebe63e987146e5cee59c9d8f65d2e7a5e 100644 (file)
@@ -80,11 +80,11 @@ INSTALL_DATA = @INSTALL_DATA@
        $(CC) $(FULL_CFLAGS) -c $(srcdir)/$*.c
 
 SRC = @VALGRINDTEST_SRC@ \
-       capturetest.c \
        can_set_rfmon_test.c \
+       capturetest.c \
        filtertest.c \
-       findalldevstest.c \
        findalldevstest-perf.c \
+       findalldevstest.c \
        opentest.c \
        reactivatetest.c \
        selpolltest.c \