Codebase list libhdate / 10b62a1b-0e73-44d2-9153-93e51f62fd2d/main examples / bindings / Makefile.am
10b62a1b-0e73-44d2-9153-93e51f62fd2d/main

Tree @10b62a1b-0e73-44d2-9153-93e51f62fd2d/main (Download .tar.gz)

Makefile.am @10b62a1b-0e73-44d2-9153-93e51f62fd2d/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)