diff options
Diffstat (limited to 'meld')
-rw-r--r-- | meld/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meld/Makefile b/meld/Makefile index bda9978..de0373a 100644 --- a/meld/Makefile +++ b/meld/Makefile @@ -1,4 +1,5 @@ .POSIX: +include ../common.mk # Unfortunely meldrc.ini contains both (for us unless) state and settings, # therefore we are making a copy instead of a link. Otherwise running meld |