]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - berkeley/Makefile
Merge changes from CUPS 1.7svn-r10755.
[thirdparty/cups.git] / berkeley / Makefile
index 8a154c5047365ff01deb0befbd8ed4dcfd5ec1f4..8459ea291136fd86cd471be89e97957ad2aec235 100644 (file)
@@ -88,6 +88,7 @@ install-exec:
                $(INSTALL_DIR) $(SYMROOT); \
                for file in $(TARGETS); do \
                        cp $$file $(SYMROOT); \
+                       dsymutil $(SYMROOT)/$$file; \
                done \
        fi