eflxx/ecorexx/include/ecorexx/Makefile.am

24 lines
334 B
Makefile

libecorexx_HEADERS = \
Application.h\
EvasWindow.h \
XWindow.h \
Animator.h \
Timer.h \
Ecorexx.h \
Job.h \
EvasWindowFB.h \
EvasWindowGLX11.h \
EvasWindowSoftwareX11.h \
EvasWindowXRenderX11.h \
Exe.h
libecorexxdir = \
$(pkgincludedir)
EXTRA_DIST = \
$(libecorexx_HEADERS)
## File created by the gnome-build tools