Makefile.am 387 B

123456789101112131415161718
  1. #
  2. # config/Makefile.am:
  3. # Automake file for the extra config droppings.
  4. #
  5. # $Id: Makefile.am,v 1.1 2002/11/04 12:27:35 chris Exp $
  6. #
  7. EXTRA_DIST = hostentp_ghba_r.c int_ghba_r.c pthread.c
  8. AUX_DIST = config.guess \
  9. config.sub \
  10. install-sh \
  11. ltconfig \
  12. ltmain.sh \
  13. missing \
  14. mkinstalldirs
  15. MAINTERCLEANFILES = $(AUX_DIST)