summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorian <ian>2000-09-17 14:09:02 +0000
committerian <ian>2000-09-17 14:09:02 +0000
commitaa3ffb57294018bc66aabe1df8960643c397a449 (patch)
tree9af614a282d2579ae18db191314d98c47882085e /Makefile.in
parentad7e141244b810b3a68c69d86cbc3f4afc39ade0 (diff)
Support --version in utility programs.
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.in b/Makefile.in
index b920d4d..869bfaf 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -21,7 +21,10 @@
# along with this program; if not, write to the Free Software Foundation,
# Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+# Remember to change ADNS_VERSION_STRING in client/client.h too, and
+# possibly library soname (MAJOR and MINOR in settings.make.in).
DISTVERSION= pre-1.0-1
+
srcdir= @srcdir@
VPATH= @srcdir@