diff options
Diffstat (limited to 'addressbook/util/Makefile.am')
-rw-r--r-- | addressbook/util/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/addressbook/util/Makefile.am b/addressbook/util/Makefile.am index ce5d6c35d7..42f160ea5f 100644 --- a/addressbook/util/Makefile.am +++ b/addressbook/util/Makefile.am @@ -1,4 +1,4 @@ -INCLUDES = \ +AM_CPPFLAGS = \ -DPREFIX=\"$(prefix)\" \ -DSYSCONFDIR=\"$(sysconfdir)\" \ -DDATADIR=\"$(datadir)\" \ |