1
0

include.am 245 B

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