# Makefile for linuxtv.org dvb-apps/util/ttusb_dec_reset binaries = ttusb_dec_reset ifneq ($(realpath $(binaries)),) inst_bin = $(binaries) endif LDLIBS += -lusb .PHONY: all ifeq ($(ttusb_dec_reset),1) all: $(binaries) else all: clean endif include ../../Make.rules nk rel='vcs-git' href='https://git.dereenigne.org/debian/nyancat.git' title='nyancat.git Git repository'/>
summaryrefslogtreecommitdiffstats
path: root/README.md (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2012-04-13Add get-orig-source target to debian/rulesJonathan McCrohan2-0/+28
2012-04-12Set debhelper dependency to (>= 8)Jonathan McCrohan1-1/+1
2012-04-12Set packages as Priority extraJonathan McCrohan1-1/+1
2012-04-12Fix Source URL in copyrightJonathan McCrohan1-1/+1
2012-04-09Split package into nyancat and nyancat-serverJonathan McCrohan8-19/+50
2012-04-08Add proper URI to debian/copyrightJonathan McCrohan1-2/+1
2012-04-08Add information about enabling telnet server to manJonathan McCrohan1-0/+3