summaryrefslogtreecommitdiff
path: root/mate-about/Makefile.am
diff options
context:
space:
mode:
authorPerberos <[email protected]>2012-10-16 14:11:12 -0700
committerPerberos <[email protected]>2012-10-16 14:11:12 -0700
commitc9d506b9f55c55fc4285edaa7703090019aa4490 (patch)
treebdc237436def3f0c9b5b583ae5edab4ae671959a /mate-about/Makefile.am
parentc460854d4fe90c8528b6c4d6427ed50fcae3a906 (diff)
parentbf8c191f9b9fa6211b1b0e09d783eb5546a79478 (diff)
downloadmate-desktop-c9d506b9f55c55fc4285edaa7703090019aa4490.tar.bz2
mate-desktop-c9d506b9f55c55fc4285edaa7703090019aa4490.tar.xz
Merge pull request #31 from perberos/master
algunos fixs en mate-desktop
Diffstat (limited to 'mate-about/Makefile.am')
-rw-r--r--mate-about/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/mate-about/Makefile.am b/mate-about/Makefile.am
index 314b870..bd64542 100644
--- a/mate-about/Makefile.am
+++ b/mate-about/Makefile.am
@@ -3,7 +3,7 @@ mate_about_SOURCES = mate-about.c mate-about.h
mate_about_CFLAGS = $(MATE_ABOUT_CFLAGS) $(UNIQUE_CFLAGS)
mate_about_LDADD = $(MATE_ABOUT_LIBS) $(UNIQUE_LIBS)
-INCLUDES = \
+AM_CPPFLAGS = \
-I$(top_srcdir) \
$(MATE_ABOUT_CFLAGS) \
-DLOCALE_DIR=\"$(datadir)/locale\" \