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

SUBDIRS = src include tests docs

PACKAGE_NAME = sqlitexx
PACKAGE_VERSION = 0.0.4

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