diff options
Diffstat (limited to 'mate-screenshot/Makefile.am')
-rw-r--r-- | mate-screenshot/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mate-screenshot/Makefile.am b/mate-screenshot/Makefile.am index a6365213..842c5d04 100644 --- a/mate-screenshot/Makefile.am +++ b/mate-screenshot/Makefile.am @@ -1,6 +1,6 @@ NULL = -INCLUDES = \ +AM_CPPFLAGS = \ -I. \ -I$(srcdir) \ -DMATELOCALEDIR=\""$(prefix)/$(DATADIRNAME)/locale"\" \ |