repo.or.cz
/
libdatetime.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Added a few unittests + bugfix in Year
[libdatetime.git]
/
Makefile.am
blob
feb5ed87057c8b14509ce8eed9af9e241a2a1c9d
1
AUTOMAKE_OPTIONS = foreign
2
3
SUBDIRS = src tests include
4
5
pkgconfigdir = $(libdir)/pkgconfig
6
# Include the version number to support parallel installs of different
7
# versions.
8
pkgconfig_DATA = $(PACKAGE).pc
9
10
doxygen:
11
doxygen