Skip to content

Commit

Permalink
build: Remove GObject-Introspection machinery
Browse files Browse the repository at this point in the history
There's no library here, so there's certainly nothing to introspect.

Signed-off-by: Simon McVittie <smcv@debian.org>
  • Loading branch information
smcv committed May 5, 2021
1 parent cc17c0d commit 3a56e1b
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -27,11 +27,6 @@ AM_CFLAGS += $(WARN_CFLAGS)

GITIGNOREFILES += build-aux/ m4/ gtk-doc.make config.h.in aclocal.m4

include $(INTROSPECTION_MAKEFILE)

gir_DATA += $(INTROSPECTION_GIRS)
typelib_DATA += $(gir_DATA:.gir=.typelib)

include src/Makefile-git-evtag.am
include man/Makefile-man.am
include rust/Makefile-inc.am
Expand Down

0 comments on commit 3a56e1b

Please sign in to comment.