diff options
Diffstat (limited to 'data/themes/wood/Makefile.am')
-rw-r--r-- | data/themes/wood/Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/data/themes/wood/Makefile.am b/data/themes/wood/Makefile.am index 0cc764f06..f9f04c254 100644 --- a/data/themes/wood/Makefile.am +++ b/data/themes/wood/Makefile.am @@ -53,4 +53,5 @@ gui_DATA = \ window.png EXTRA_DIST = \ - $(gui_DATA) + $(gui_DATA) \ + CMakeLists.txt |