]> Dogcows Code - chaz/openbox/commitdiff
add themeupdate.py to the distribution
authorDana Jansens <danakj@orodu.net>
Wed, 3 Sep 2003 08:08:00 +0000 (08:08 +0000)
committerDana Jansens <danakj@orodu.net>
Wed, 3 Sep 2003 08:08:00 +0000 (08:08 +0000)
Makefile.am

index 826b0550c1c258adddc80319a53e823557994465..fbfb3789d054951b3a1e237a0d0e6e4c6344ba5a 100644 (file)
@@ -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 \
This page took 0.026047 seconds and 4 git commands to generate.