Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • tools/Makefile.am

    r7bdcac1 r2c39855  
    1818CFLAGS = -Wall -Wextra -O2 -g
    1919
    20 noinst_PROGRAMS = busy catchsig repeat watchdog
     20noinst_PROGRAMS = busy catchsig repeat
    2121
    2222busy_SOURCES     = busy.c
     
    2424catchsig_SOURCES = catchsig.c
    2525repeat_SOURCES   = repeat.c
    26 watchdog_SOURCES = watchdog.c
Note: See TracChangeset for help on using the changeset viewer.