Ignore:
Timestamp:
Jul 1, 2008, 1:26:52 AM (15 years ago)
Author:
Sam Hocevar
Message:
  • Split grab.c into the grabbing heuristic and the pure ptrace interface, because we might use it for other things in the future.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • neercs/trunk/src/Makefile.am

    r2495 r2509  
    44neercs_SOURCES = neercs.h mygetopt.c recurrent.c main.c screens.c term.c \
    55                 grab.c effects.c wm.c screensaver.c attach.c configuration.c \
    6                                                                 input.c lock.c
     6                 mytrace.c mytrace.h input.c lock.c
    77neercs_CFLAGS = @CACA_CFLAGS@
    88neercs_LDADD = @CACA_LIBS@ @UTIL_LIBS@ @PAM_LIBS@
Note: See TracChangeset for help on using the changeset viewer.