diff options
| -rw-r--r-- | Makefile.am | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 826b0550..fbfb3789 100644 --- a/Makefile.am +++ b/Makefile.am @@ -264,6 +264,9 @@ dist_rc_DATA = \ dist_desktopfiles_DATA = \ data/openbox.desktop +dist_noinst_DATA = \ + tools/themeupdate/themeupdate.py + EXTRA_DIST = \ config.rpath \ mkinstalldirs \ |
