From: Dana Jansens Date: Wed, 3 Sep 2003 08:08:00 +0000 (+0000) Subject: add themeupdate.py to the distribution X-Git-Tag: openbox-3_0-rc1-RELEASE~392 X-Git-Url: http://git.openbox.org/?a=commitdiff_plain;h=2573b51904e04f366ba4f6b858caa2471cdcb53f;p=dana%2Fopenbox.git 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 \