diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -1,3 +1,16 @@ +11-12-26 Cyrille Bagard <nocbos@gmail.com> + + * configure.ac: + Add the new Makefiles from the 'plugins/python' and 'plugins/python/apkfiles' + directories to AC_CONFIG_FILES. + + * plugins/Makefile.am: + Add python to SUBDIRS. + + * plugins/python/apkfiles/Makefile.am: + * plugins/python/Makefile.am: + New entries: install the plugin for APK files. + 11-12-23 Cyrille Bagard <nocbos@gmail.com> * configure.ac: |