aboutsummaryrefslogblamecommitdiffstats
path: root/apps/X11/cheatah/Makefile.am
blob: d57a8e99a7a29323339b8e6b5edc105decf9c56c (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14













                                                         
## Process this file with automake to produce Makefile.in

bin_PROGRAMS = cheatah

cheatah_SOURCES = \
        cheatah.cpp \
        cheatsig.cpp

noinst_HEADERS = \
        cheatah.h \
        cheatsig.h


CXXFLAGS = $(GTK_CFLAGS) -I../../../include -g