Skip to content

Instantly share code, notes, and snippets.

@codebrainz
Created June 18, 2019 03:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save codebrainz/491411c37162a952db7130e3704a4be4 to your computer and use it in GitHub Desktop.
Save codebrainz/491411c37162a952db7130e3704a4be4 to your computer and use it in GitHub Desktop.
if HAVE_DBUS
mousepad-dbus-infos.c: mousepad-dbus-infos.xml
$(AM_V_GEN)gdbus-codegen --interface-prefix org.xfce. --body --output $@ mousepad-dbus-infos.xml
mousepad-dbus-infos.h: mousepad-dbus-infos.xml
$(AM_V_GEN)gdbus-codegen --interface-prefix org.xfce. --header --output $@ mousepad-dbus-infos.xml
endif
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment