summaryrefslogtreecommitdiffstats
path: root/t/recipes/checks/debian/debconf/debconf-missing-dep/build-spec/orig/gen-source.mk
blob: f6f5975ff120c71afd9154cd1dcfc0b2400936ff (plain)
1
2
3
4
5
6
7
8
#!/usr/bin/make -f

all: debian/config

debian/config: debian/templates
	perl config-gen.pl < $< > $@