diff options
Diffstat (limited to '')
| -rw-r--r-- | google-chrome/Makefile | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/google-chrome/Makefile b/google-chrome/Makefile index 88142fa..06af0f6 100644 --- a/google-chrome/Makefile +++ b/google-chrome/Makefile @@ -1,4 +1,5 @@  .POSIX: +include ../common.mk  install:  	@: | 
