summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2010-05-14 21:51:41 +1200
committerLars Wirzenius <liw@liw.fi>2010-05-14 21:51:41 +1200
commit01b48fda21c56f278b78fb9ec7d028bdf7e89f8f (patch)
treeefea1a6d8e1ce40c58649984158a0b4f7dd07573 /Makefile
parent63f2632c0e5858b149fa93b2bfbcd09bba81102b (diff)
downloadextrautils-01b48fda21c56f278b78fb9ec7d028bdf7e89f8f.tar.gz
Install setuppy-debian-version-match.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 68a88c6..772bc44 100644
--- a/Makefile
+++ b/Makefile
@@ -5,7 +5,8 @@ mandir = $(sharedir)/man
man1dir = $(mandir)/man1
progs = corrupt isascii
-scripts = assert do-until errno minimify onerror splitmboxdaily
+scripts = assert do-until errno minimify onerror splitmboxdaily \
+ setuppy-debian-versions-match
CFLAGS = -Wall -O2 --std=gnu99