Remove autotools

This commit is contained in:
Michael Natterer
2023-05-26 23:54:30 +02:00
parent 52fb1e93f9
commit 26dce72d2c
342 changed files with 6 additions and 20141 deletions

View File

@ -1,2 +0,0 @@
/Makefile.in
/Makefile

View File

@ -1,7 +0,0 @@
consoleexecdir = $(gimpplugindir)/plug-ins/python-console
console_scripts = python-console.py
consoleexec_SCRIPTS = $(console_scripts)
dist_consoleexec_DATA = pyconsole.py
EXTRA_DIST = \
$(console_scripts)