From: Dana Jansens Date: Wed, 3 Sep 2003 08:08:00 +0000 (+0000) Subject: add themeupdate.py to the distribution X-Git-Url: https://git.brokenzipper.com/gitweb?a=commitdiff_plain;h=2573b51904e04f366ba4f6b858caa2471cdcb53f;p=chaz%2Fopenbox add themeupdate.py to the distribution --- 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 \