blob: e7cc3648893cc12e403fe11b7b3ce5570dadc2f7 [file] [log] [blame]
Alexandre Lisionddd731e2014-01-31 11:50:08 -05001# Copyright (C) 2006-2010 David Sugar, Tycho Softworks.
2#
3# This file is free software; as a special exception the author gives
4# unlimited permission to copy and/or distribute it, with or without
5# modifications, as long as this notice is preserved.
6#
7# This program is distributed in the hope that it will be useful, but
8# WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
9# implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
10
11MAINTAINERCLEANFILES = Makefile.in Makefile
12RELEASE = $(LT_VERSION) -release $(LT_RELEASE)
13AM_CXXFLAGS = $(UCOMMON_FLAGS)
14EXTRA_DIST = *.cmake
15
16SUBDIRS = ucommon commoncpp
17