aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/Makefile.am
blob: d920da1fd42d8cddedb1be1999fe8ae521934a8c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
INCLUDES =                  \
    $(GNOME_INCLUDEDIR)

noinst_LIBRARIES = libeutil.a

libeutil_a_SOURCES = \
    e-cursors.c \
    e-cursors.h \
    e-gui-utils.c   \
    e-gui-utils.h   \
    e-util.h