summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 2ba1f46..fc7800f 100644
--- a/Makefile
+++ b/Makefile
@@ -3,7 +3,7 @@ htmlheader = templates/header.html
htmlfooter = templates/footer.html
cssfiles := css/main.css css/print.css
-sass_includedir = /usr/share/compass/frameworks/toolkit/stylesheets
+sass_includedir = /usr/share/compass/frameworks/normalize-scss/stylesheets
all: $(htmlpages)