comparison debian/rules @ 136:5bac833c41b5 audiodb-debian

Merge trunk changes -r146:155 to audio-debian branch. Also minor adjustments to debian/ files for new .txt files, and new debian/changelog version. (-13, for those keeping count at home...)
author mas01cr
date Tue, 23 Oct 2007 19:57:06 +0000
parents e614ae0ebfe1
children
comparison
equal deleted inserted replaced
126:b9f1c375f28a 136:5bac833c41b5
34 dh_testdir 34 dh_testdir
35 35
36 # Add here commands to compile the package. 36 # Add here commands to compile the package.
37 $(MAKE) EXECUTABLE=audiodb 37 $(MAKE) EXECUTABLE=audiodb
38 $(MAKE) EXECUTABLE=audiodb audiodb.1 38 $(MAKE) EXECUTABLE=audiodb audiodb.1
39 $(MAKE) EXECUTABLE=audiodb README.txt 39 $(MAKE) EXECUTABLE=audiodb HELP.txt
40 40
41 touch build-stamp 41 touch build-stamp
42 42
43 clean: 43 clean:
44 dh_testdir 44 dh_testdir