1# vim:ft=automake 2# All paths should be given relative to the root 3# 4 5EXTRA_DIST += \ 6 mqx/util_lib/.cproject \ 7 mqx/util_lib/.project 8 9EXTRA_DIST += \ 10 mqx/util_lib/Sources/util.c \ 11 mqx/util_lib/Sources/util.h 12