diff options
Diffstat (limited to 'data/fonts/Makefile.am')
-rw-r--r-- | data/fonts/Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/data/fonts/Makefile.am b/data/fonts/Makefile.am index 5aa02999..4fac5c9f 100644 --- a/data/fonts/Makefile.am +++ b/data/fonts/Makefile.am @@ -5,4 +5,5 @@ fonts_DATA = \ dejavusans-bold.ttf EXTRA_DIST = \ - $(fonts_DATA) + $(fonts_DATA) \ + CMakeLists.txt |