eflxx/ecorexx/include/ecorexx/Makefile.am

18 lines
224 B
Makefile

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