summaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2013-05-06 07:37:02 (EDT)
committer P. J. McDermott <pjm@nac.net>2013-05-06 07:37:02 (EDT)
commitc272fb8c3082e5ec58345066cf65e4d7126aa386 (patch)
tree87ddd18b4fc2f8107db8468aeb86aee342bf5885 /Makefile.in
parent072dbcc7f6f6748bea3fe4fc4e27e23b1b0d3b47 (diff)
Note deprecation of libopkhelper variable.
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.in b/Makefile.in
index 3f74690..7b5124a 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -25,6 +25,7 @@ prefix = @prefix@
bindir = @bindir@
libdir = @libdir@
pkglibdir = @pkglibdir@
+# FIXME: libopkhelper is deprecated. Migrate code and remove this variable.
libopkhelper = @libopkhelper@
datadir = @datadir@
mandir = @mandir@