Changeset bef322e for protocols/skype/Makefile
- Timestamp:
- 2015-05-28T17:46:23Z (9 years ago)
- Branches:
- master
- Children:
- 51b14b8, f453a7f
- Parents:
- 6191263 (diff), 08a9323 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
protocols/skype/Makefile
r6191263 rbef322e 17 17 ./test.py 18 18 19 doc: $(MANPAGES) 20 21 install-doc: doc 19 install-doc: 22 20 $(INSTALL) -d $(DESTDIR)$(MANDIR)/man1 23 $(INSTALL) -m644 $(MANPAGES)$(DESTDIR)$(MANDIR)/man121 $(INSTALL) -m644 skyped.1 $(DESTDIR)$(MANDIR)/man1 24 22 25 23 uninstall-doc:
Note: See TracChangeset
for help on using the changeset viewer.