X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=device%2Finclude%2FMakefile.in;h=61944635febaad6d65073a24fd1e2604e918b8f0;hb=f1c40004ae349f7cd3a1a5c5c85f62f695196370;hp=075a5e50566ebf859d0b0520ade59bfafc876b51;hpb=fa8d9e5fa4646b55450697b80718e33b579609a8;p=fw%2Fsdcc diff --git a/device/include/Makefile.in b/device/include/Makefile.in index 075a5e50..61944635 100644 --- a/device/include/Makefile.in +++ b/device/include/Makefile.in @@ -28,7 +28,7 @@ srcdir = @srcdir@ include_dir_suffix = @include_dir_suffix@ -sdcc_includedir = $(datadir)/$(include_dir_suffix) +sdcc_includedir = $(DESTDIR)$(datadir)/$(include_dir_suffix) CPPFLAGS = @CPPFLAGS@ -I$(PRJDIR)