From 2573b51904e04f366ba4f6b858caa2471cdcb53f Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Wed, 3 Sep 2003 08:08:00 +0000 Subject: [PATCH] add themeupdate.py to the distribution --- Makefile.am | 3 +++ 1 file changed, 3 insertions(+) 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 \ -- 2.45.2