From db68623934e0637930c4dee74ad3ae88a4105b6b Mon Sep 17 00:00:00 2001 From: Kévin Le Gouguec Date: Sun, 16 Mar 2025 18:18:28 +0100 Subject: Make PGTK itch easier to reproduce --- itches/emacs/pgtk-shift-space.c | 1 + 1 file changed, 1 insertion(+) (limited to 'itches') diff --git a/itches/emacs/pgtk-shift-space.c b/itches/emacs/pgtk-shift-space.c index c684bd3..7671d1d 100644 --- a/itches/emacs/pgtk-shift-space.c +++ b/itches/emacs/pgtk-shift-space.c @@ -1,3 +1,4 @@ +/* -*- compile-command: "gcc -g $(pkg-config --cflags gtk+-3.0) pgtk-shift-space.c $(pkg-config --libs gtk+-3.0)" -*- */ #include #include -- cgit v1.2.3