Codebase list libhdate / 4077d0cd-b45a-4579-a8e9-a2b21ff82dea/upstream examples / bindings / Makefile.am
4077d0cd-b45a-4579-a8e9-a2b21ff82dea/upstream

Tree @4077d0cd-b45a-4579-a8e9-a2b21ff82dea/upstream (Download .tar.gz)

Makefile.am @4077d0cd-b45a-4579-a8e9-a2b21ff82dea/upstreamraw · 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)