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

SUBDIRS = src include tests docs

PACKAGE_NAME = sqlitexx
PACKAGE_VERSION = 0.0.5

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