summaryrefslogtreecommitdiff
path: root/font-viewer
diff options
context:
space:
mode:
authorraveit <[email protected]>2013-03-25 18:59:34 +0100
committerraveit <[email protected]>2013-03-25 18:59:34 +0100
commitecf6b71751f1bdbacff7f29ddd36f44802d53662 (patch)
tree653a11a58b90b7b205ac788e2a16affd43db0e74 /font-viewer
parent48f3a7a953bce309a4d176415bc5d9558319a548 (diff)
downloadmate-control-center-ecf6b71751f1bdbacff7f29ddd36f44802d53662.tar.bz2
mate-control-center-ecf6b71751f1bdbacff7f29ddd36f44802d53662.tar.xz
change INCLUDES to AM_CPPFLAGS for automake-1.13
Diffstat (limited to 'font-viewer')
-rw-r--r--font-viewer/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/font-viewer/Makefile.am b/font-viewer/Makefile.am
index cd941e8c..8ea64917 100644
--- a/font-viewer/Makefile.am
+++ b/font-viewer/Makefile.am
@@ -1,5 +1,5 @@
-INCLUDES = $(FONT_VIEWER_CFLAGS) $(MATECC_CAPPLETS_CFLAGS) -DDIRECTORY_DIR=\"$(directorydir)\" \
+AM_CPPFLAGS = $(FONT_VIEWER_CFLAGS) $(MATECC_CAPPLETS_CFLAGS) -DDIRECTORY_DIR=\"$(directorydir)\" \
-DMATELOCALEDIR=\"$(datadir)/locale\"
bin_PROGRAMS = mate-thumbnail-font mate-font-viewer