eflxx/ecorexx/include/ecorexx/Makefile.am

19 lines
268 B
Makefile

libecorexx_HEADERS = \
EcoreApplication.h\
EcoreConfig.h \
EcoreEvasWindow.h \
EcoreList.h \
EcoreXWindow.h \
EcoreAnimator.h \
EcoreTimer.h
libecorexxdir = \
$(pkgincludedir)
EXTRA_DIST = \
$(libecorexx_HEADERS)
## File created by the gnome-build tools