diff options
Diffstat (limited to 'properties/Makefile.am')
-rw-r--r-- | properties/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/properties/Makefile.am b/properties/Makefile.am index a5462c10..7d1cbc36 100644 --- a/properties/Makefile.am +++ b/properties/Makefile.am @@ -1,4 +1,4 @@ -INCLUDES= \ +AM_CPPFLAGS= \ -DATRILDATADIR=\"$(pkgdatadir)\" \ -DMATELOCALEDIR=\"$(datadir)/locale\" \ -I$(top_srcdir) \ |