aboutsummaryrefslogtreecommitdiffstats
path: root/src/Makefile.in
diff options
context:
space:
mode:
authorLibravatarUnit 193 <unit193@unit193.net>2021-02-01 14:46:43 -0500
committerLibravatarUnit 193 <unit193@unit193.net>2021-02-01 14:46:43 -0500
commitaf79a6ffb6ab72473a7ceb7e53ff1e41508f6312 (patch)
tree6aa83d94d3ec944aae525157595340ad510ed535 /src/Makefile.in
parent40f03790297c269275204df25ff06ff4fe831eae (diff)
parent5a922fa1607be4b15afe18f592c86b175d8b834a (diff)
Update upstream source from tag 'upstream/1.1.10'
Update to upstream version '1.1.10' with Debian dir 0aeb7b4fdd3b9a7ad0330160371926312e64981c
Diffstat (limited to 'src/Makefile.in')
-rw-r--r--src/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.in b/src/Makefile.in
index 5da1450..a59e252 100644
--- a/src/Makefile.in
+++ b/src/Makefile.in
@@ -384,7 +384,7 @@ top_build_prefix = @top_build_prefix@
top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
SUBDIRS = libopm
-AM_CPPFLAGS = -DHOPM_PREFIX="\"$(prefix)\"" -DHOPM_ETCDIR="\"$(sysconfdir)\"" -DHOPM_LOGDIR="\"$(localstatedir)/log\"" -DHOPM_BINPATH="\"$(bindir)/hopm\""
+AM_CPPFLAGS = -DHOPM_PREFIX="\"$(prefix)\"" -DHOPM_ETCDIR="\"$(sysconfdir)\"" -DHOPM_LOGDIR="\"$(localstatedir)/log\"" -DHOPM_BINPATH="\"$(bindir)/hopm\"" -I$(top_srcdir)/src/libopm/src/
AM_YFLAGS = -d
hopm_SOURCES = compat.c \
compat.h \