summaryrefslogtreecommitdiff
path: root/include/Makefile.am
blob: bcbc3baad14a933c98cb988accdaf7387c5dacf3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
xcwmincludedir=${includedir}/xcwm

# List your public API headers here (and place them in the libcwm subdirectory)
xcwminclude_HEADERS = \
	xcwm/xcwm.h \
	xcwm/context.h \
	xcwm/window.h \
	xcwm/event.h \
	xcwm/image.h \
	xcwm/input.h \
	xcwm/keyboard.h \
	xcwm/atoms.h