diff options
author | raveit65 <[email protected]> | 2014-06-22 14:31:41 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2014-06-22 14:31:41 +0200 |
commit | 21d58f8b13d3c7843037b846d1ca0fbeea5924d4 (patch) | |
tree | 1b3764133a8233cb38b9e9cfedcd8273b276dfcb /desktop-themes/TraditionalOkTest/gtk-3.0 | |
parent | 60d94a723361aac4f7214839cbce223798e64aaa (diff) | |
download | mate-themes-21d58f8b13d3c7843037b846d1ca0fbeea5924d4.tar.bz2 mate-themes-21d58f8b13d3c7843037b846d1ca0fbeea5924d4.tar.xz |
TraditionalOKTest GTK3: fix build issue1.8
Diffstat (limited to 'desktop-themes/TraditionalOkTest/gtk-3.0')
-rw-r--r-- | desktop-themes/TraditionalOkTest/gtk-3.0/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop-themes/TraditionalOkTest/gtk-3.0/Makefile.am b/desktop-themes/TraditionalOkTest/gtk-3.0/Makefile.am index 62043376..f8e0d92d 100644 --- a/desktop-themes/TraditionalOkTest/gtk-3.0/Makefile.am +++ b/desktop-themes/TraditionalOkTest/gtk-3.0/Makefile.am @@ -8,7 +8,7 @@ theme_DATA = \ gtk-variant.css \ gtk-widgets.css \ gtk-widgets-img.css \ - mate-applications \ + mate-applications.css \ settings.ini EXTRA_DIST = $(theme_DATA) |