Codebase list libhdate / 8ba77bc4-e30c-4d50-96d5-8d7add4563c7/main examples / bindings / Makefile.am
8ba77bc4-e30c-4d50-96d5-8d7add4563c7/main

Tree @8ba77bc4-e30c-4d50-96d5-8d7add4563c7/main (Download .tar.gz)

Makefile.am @8ba77bc4-e30c-4d50-96d5-8d7add4563c7/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)