diff options
Diffstat (limited to 'geyes')
-rw-r--r-- | geyes/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/geyes/Makefile.am b/geyes/Makefile.am index 46f191e5..ce734cd4 100644 --- a/geyes/Makefile.am +++ b/geyes/Makefile.am @@ -1,6 +1,6 @@ SUBDIRS = themes docs -INCLUDES = \ +AM_CPPFLAGS = \ -I. \ -I$(srcdir) \ $(MATE_APPLETS4_CFLAGS) \ |