1
1
mirror of https://gitlab.gnome.org/GNOME/gimp.git synced 2025-10-06 01:12:40 +02:00

libgimp*: removing now useless Makefile.gi files.

These were include files for the autotools build and are now unused.
This commit is contained in:
Jehan
2023-08-03 18:12:09 +02:00
parent 1dc5635d32
commit 29ce8f234f
8 changed files with 0 additions and 490 deletions

View File

@@ -1,11 +0,0 @@
# Introspectable sources for libgimpmodule
libgimpmodule_introspectable_headers = \
../libgimpmodule/gimpmoduletypes.h \
../libgimpmodule/gimpmodule.h \
../libgimpmodule/gimpmoduledb.h
libgimpmodule_introspectable = \
../libgimpmodule/gimpmodule.c \
../libgimpmodule/gimpmoduledb.c \
$(libgimpmodule_introspectable_headers)