diff options
author | Haibo Huang <hhb@google.com> | 2019-06-10 15:31:49 -0700 |
---|---|---|
committer | android-build-merger <android-build-merger@google.com> | 2019-06-10 15:31:49 -0700 |
commit | 490afb6c027627b58763a986e1b464d85814080e (patch) | |
tree | 478f3db238be7e08885ac80ac8ef1be9935441bb /scripts/makefile.sggcc | |
parent | 2c58cd950f0cbbc337e91fc2ee184cb7039eef74 (diff) | |
parent | aa0ce810a62b165c39abf6252c5fec107716a2fe (diff) |
Merge "Merge tag 'v1.6.37' into HEAD" am: 7794b22253
am: aa0ce810a6
Change-Id: I100bb2612d1d9df7b2dfed94a1e39bf6a1271c89
Diffstat (limited to 'scripts/makefile.sggcc')
-rw-r--r-- | scripts/makefile.sggcc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/makefile.sggcc b/scripts/makefile.sggcc index a0d051dbd..82efe7a22 100644 --- a/scripts/makefile.sggcc +++ b/scripts/makefile.sggcc @@ -211,7 +211,7 @@ clean: $(RM_F) libpng.a pngtest pngtesti pngout.png libpng.pc \ so_locations libpng-config $(LIBSO) $(LIBSOMAJ)* pnglibconf.h -DOCS = ANNOUNCE CHANGES INSTALL KNOWNBUG LICENSE README TODO Y2KINFO +DOCS = ANNOUNCE CHANGES INSTALL KNOWNBUG LICENSE README TODO writelock: chmod a-w *.[ch35] $(DOCS) scripts/* |