diff options
Diffstat (limited to 'battstat')
-rw-r--r-- | battstat/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/battstat/Makefile.am b/battstat/Makefile.am index c4f98c2b..b96dee20 100644 --- a/battstat/Makefile.am +++ b/battstat/Makefile.am @@ -23,7 +23,7 @@ SUBDIRS = docs sounds $(APMDIR) DIST_SUBDIRS = docs sounds apmlib -INCLUDES = \ +AM_CPPFLAGS = \ $(MATE_APPLETS4_CFLAGS) \ $(LIBNOTIFY_CFLAGS) \ $(HAL_CFLAGS) \ |