You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

23 lines
438 B

  1. # not a GNU package. You can remove this line, if
  2. # have all needed files, that a GNU package needs
  3. AUTOMAKE_OPTIONS = foreign 1.4
  4. nobase_dist_pkgdata_DATA = \
  5. contrib/libdcc/dcc_stdio.c \
  6. contrib/libdcc/dcc_stdio.h \
  7. contrib/libdcc/example.c \
  8. contrib/libdcc/README
  9. SUBDIRS = src doc
  10. MAINTAINERCLEANFILES = \
  11. configure \
  12. Makefile.in \
  13. depcomp \
  14. config.guess \
  15. config.sub \
  16. config.h.in \
  17. missing \
  18. aclocal.m4 \
  19. install-sh