From ce358c24ef7426e8e3013185f60b724fe86faa61 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Sun, 27 Jul 2003 19:54:27 +0000 Subject: locking git-svn-id: file:///home/lennart/svn/public/ivcall/trunk@4 e0b13411-74c3-0310-b366-a0654dd0340f --- src/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/Makefile.am') diff --git a/src/Makefile.am b/src/Makefile.am index 1fa04d5..ad3f137 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -16,6 +16,8 @@ # along with ifplugd; if not, write to the Free Software Foundation, # Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA. +AM_CFLAGS=-DLOCK_DIR=\"$(LOCK_DIR)\" + bin_PROGRAMS = ivcall ivcall_SOURCES = ivcall.c lock.c lock.h util.c util.h -- cgit