summaryrefslogtreecommitdiff
path: root/GNUmakefile
blob: 527e63b7cdcd34727877e6b83adaad46f7eee95c (plain)
1
2
3
4
5
6
7
8
TOPDIR = .

SUBDIRS = src include tests docs

PACKAGE_NAME = sqlitexx
PACKAGE_VERSION = 0.0.3

-include $(TOPDIR)/makefiles/gmake/top.mk