From 117f7e9999c0cd321edd85b5870c84c92a6dec9f Mon Sep 17 00:00:00 2001 From: Nikos Kouremenos Date: Thu, 24 Nov 2005 00:41:04 +0000 Subject: [PATCH] add scripts/migrate_logs_to_dot9_db.py to makefile so we distribute it in snaps and releases. thanks Jim++! --- Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index ace416c29..36a865638 100644 --- a/Makefile +++ b/Makefile @@ -23,7 +23,8 @@ FILES_LIB = `$(FIND_LIB)` SCRIPTS = \ scripts/gajim \ - scripts/gajim-remote + scripts/gajim-remote \ + scripts/migrate_logs_to_dot9_db.py all: translation trayicon gtkspell idle gajim.desktop