chiark / gitweb /
Build system: Break out common.make[.in]
[adns.git] / Makefile.in
index 4faa50b5df759ba93114b703e9e36e654202df6b..2acc8f36288f2ee375461dd669391e2dd507ea6e 100644 (file)
 #  You should have received a copy of the GNU General Public License
 #  along with this program; if not, write to the Free Software Foundation.
 
+include                ./common.make
+
 # Remember to change ADNS_VERSION_STRING in client/client.h too, and
-# possibly library soname (MAJOR and MINOR in settings.make.in).
+# possibly library soname (MAJOR and MINOR in common.make.in).
 DISTVERSION=   1.5.0~~
 
 srcdir=                @srcdir@