summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 04:51:43 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 04:51:43 +0000
commitce12085dfa5d5932d0a127c005395d20e38f2dfb (patch)
tree6e875bc030bdfb362f5851eb8bde03d87e82d935 /Makefile
parentdc8fd6a2eea818dfe74f2ca124f941718bb9598f (diff)
parent9b05077bc12b7b13ad680bfaec35ddd3cff5dd93 (diff)
downloadminigbm-ce12085dfa5d5932d0a127c005395d20e38f2dfb.tar.gz
Snap for 10453563 from 9b05077bc12b7b13ad680bfaec35ddd3cff5dd93 to mainline-ipsec-releaseaml_ips_341611000aml_ips_341510000aml_ips_340914280aml_ips_340914200aml_ips_340914000
Change-Id: I5c80ab757b044479fa38b733264009503497b349
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 987708f..b45226d 100644
--- a/Makefile
+++ b/Makefile
@@ -59,3 +59,4 @@ install: all
ln -sf $(MINIGBM_FILENAME) $(DESTDIR)/$(LIBDIR)/libgbm.so.$(GBM_VERSION_MAJOR)
install -D -m 0644 $(SRC)/gbm.pc $(DESTDIR)$(LIBDIR)/pkgconfig/gbm.pc
install -D -m 0644 $(SRC)/gbm.h $(DESTDIR)/usr/include/gbm.h
+ install -D -m 0644 $(SRC)/minigbm_helpers.h $(DESTDIR)/usr/include/minigbm/minigbm_helpers.h