]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - ppdc/Makefile
Sync up with CUPS 1.7svn-r10893
[thirdparty/cups.git] / ppdc / Makefile
index c038a5f58c95d8e4645540ff02e687753c47fece..721d4b79ff7ef8a996131f71428f34ef78b02bf7 100644 (file)
@@ -145,6 +145,7 @@ install-exec:
                $(INSTALL_DIR) $(SYMROOT); \
                for file in $(EXECTARGETS); do \
                        cp $$file $(SYMROOT); \
+                       dsymutil $(SYMROOT)/$$file; \
                done \
        fi