Codebase list libhdate / 8d3ed499-60c9-4ff3-a8f5-36014ceb5a6f/main examples / bindings / Makefile.am
8d3ed499-60c9-4ff3-a8f5-36014ceb5a6f/main

Tree @8d3ed499-60c9-4ff3-a8f5-36014ceb5a6f/main (Download .tar.gz)

Makefile.am @8d3ed499-60c9-4ff3-a8f5-36014ceb5a6f/mainraw · history · blame

SUBDIRS = pascal

EXTRA_DIST = \
  hdate_c.c \
  hdate_cpp.cpp \
  hdate_pas.pas \
  hdate_python.py \
  hdate_perl.pl \
  hdate_ruby.rb \
  hdate_php.php

libhdatedocdir = ${prefix}/share/doc/libhdate/examples/bindings
libhdatedoc_DATA = $(EXTRA_DIST)