X-Git-Url: http://git.wpitchoune.net/gitweb/?p=ppastats.git;a=blobdiff_plain;f=src%2FMakefile.am;fp=src%2FMakefile.am;h=56276e329ccbc5fd63d29f1acad7cc9df1e336f5;hp=96f0c4ed3e30bdeb5175589bc8009028f40acb6b;hb=677d2bfc3beae998b73f48a4be3036f09d6848ff;hpb=87f9e3fc5960cb9abfd918d7214c848bb988c91d diff --git a/src/Makefile.am b/src/Makefile.am index 96f0c4e..56276e3 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1,6 +1,6 @@ AM_CPPFLAGS = -Wall -std=gnu99 -Werror\ - -DDEFAULT_WWW_DIR=\""$(pkgdatadir)/www"\"\ + -DDEFAULT_THEME_DIR=\""$(pkgdatadir)/themes/default"\"\ $(CURL_CFLAGS) $(JSON_CFLAGS) LIBS += $(CURL_LIBS) $(JSON_LIBS)