aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorRob Savoye <rob@senecass.com>2020-05-15 10:35:21 -0600
committerRob Savoye <rob@senecass.com>2020-05-15 10:35:21 -0600
commit3193f1dd43abfed230b1ae217430f52937ae209e (patch)
tree61010ab7300145ebea8c2ccc1940c8fad552baed /Makefile.am
parentdf67223e4be99527fbeab66394f52c420d7f88f1 (diff)
downloaddejagnu-3193f1dd43abfed230b1ae217430f52937ae209e.zip
dejagnu-3193f1dd43abfed230b1ae217430f52937ae209e.tar.gz
dejagnu-3193f1dd43abfed230b1ae217430f52937ae209e.tar.bz2
Update Copyright dates
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am5
1 files changed, 4 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index d78993c..e1a3764 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,4 +1,4 @@
-# Copyright (C) 1992-2016, 2018, 2019 Free Software Foundation, Inc.
+# Copyright (C) 1992-2019, 2020 Free Software Foundation, Inc.
#
# This file is part of DejaGnu.
#
@@ -209,3 +209,6 @@ dist_man_MANS = doc/dejagnu.1 \
doc/dejagnu-report-card.1 \
doc/runtest.1
info_TEXINFOS = doc/dejagnu.texi
+
+pip-install:
+ pip3 install --upgrade -e $(top_srcdir)