eflxx/emotionxx/include/emotionxx/Makefile.am

17 lines
223 B
Makefile

libemotionxx_HEADERS = \
Object.h \
Emotionxx.h \
SPUObject.h \
VideoObject.h \
AudioObject.h
libemotionxxdir = \
$(pkgincludedir)
EXTRA_DIST = \
$(libemotionxx_HEADERS)
## File created by the gnome-build tools