summaryrefslogtreecommitdiff
path: root/themes/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'themes/Makefile.am')
-rw-r--r--themes/Makefile.am7
1 files changed, 7 insertions, 0 deletions
diff --git a/themes/Makefile.am b/themes/Makefile.am
new file mode 100644
index 0000000..c790aad
--- /dev/null
+++ b/themes/Makefile.am
@@ -0,0 +1,7 @@
+
+GTK3_CSS = \
+ portions.css
+
+cssdir = $(datadir)/themes
+
+css_DATA = $(GTK3_CSS)