summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorjcid <devnull@localhost>2008-07-06 21:19:36 +0200
committerjcid <devnull@localhost>2008-07-06 21:19:36 +0200
commit737524c2c3c4eb5dd569e82675a3331a407fb839 (patch)
treeb93ba6ee55c7d924b265de3fcdb850fa6939bd49 /src
parentc16ec545b3d169564b3fe1958e7322e086c122ad (diff)
- s/dillorc/dillorc2/ in src/Makefile.am
Diffstat (limited to 'src')
-rw-r--r--src/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index ce775f52..8c04bfbb 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -1,4 +1,4 @@
-AM_CPPFLAGS=-DDILLORC_SYS='"$(sysconfdir)/dillorc"' @LIBJPEG_CPPFLAGS@
+AM_CPPFLAGS=-DDILLORC_SYS='"$(sysconfdir)/dillorc2"' @LIBJPEG_CPPFLAGS@
AM_CFLAGS = -I../../dw-testbed @LIBPNG_CFLAGS@
AM_CXXFLAGS = -I../../dw-testbed @LIBPNG_CFLAGS@ @LIBFLTK_CXXFLAGS@