aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorjmayer <jmayer@f5534014-38df-0310-8fa8-9805f1628bb7>2004-02-10 00:50:04 +0000
committerjmayer <jmayer@f5534014-38df-0310-8fa8-9805f1628bb7>2004-02-10 00:50:04 +0000
commita3f123de738e1bd77eea94f7d68cb3952a9cd042 (patch)
tree0ef971dcf62a87683246a680de97a7947bb62868 /Makefile.am
parent04ce77931dc2dbff9584a1966b7715f67ab0499c (diff)
Run make-version.pl on every make (at least with gnu make)
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@10019 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index ed33869838..22cc262dec 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,7 +1,7 @@
# Makefile.am
# Automake file for Ethereal
#
-# $Id: Makefile.am,v 1.706 2004/02/01 10:07:20 jmayer Exp $
+# $Id: Makefile.am,v 1.707 2004/02/10 00:50:04 jmayer Exp $
#
# Ethereal - Network traffic analyzer
# By Gerald Combs <gerald@ethereal.com>
@@ -320,6 +320,8 @@ AM_CPPFLAGS = -I$(top_srcdir) -I$(top_srcdir)/wiretap
#
# Build the version string
#
+.PHONY: cvsversion.h
+
cvsversion.h:
$(PERL) $(srcdir)/make-version.pl