From 76d9900b9ea64858b6754985fb161188a423feae Mon Sep 17 00:00:00 2001 From: fredrik Date: Tue, 9 Jan 2007 04:08:39 +0000 Subject: [PATCH] Fix typo. git-svn-id: svn+ssh://svn.dolda2000.com/srv/svn/repos/src/doldaconnect@827 959494ce-11ee-0310-bf91-de5d638817bd --- daemon/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/daemon/Makefile.am b/daemon/Makefile.am index 98e9974..306df3d 100644 --- a/daemon/Makefile.am +++ b/daemon/Makefile.am @@ -23,7 +23,7 @@ doldacond_SOURCES= main.c \ conf.c \ conf.h -AM_CPPFLAGS=$(top_srcdir)/include -DDAEMON +AM_CPPFLAGS=-I$(top_srcdir)/include -DDAEMON EXTRA_DIST=emacs-local doldacond_LDADD=$(top_srcdir)/common/libcommon.a \ -- 2.11.0