summaryrefslogtreecommitdiff
path: root/dselect/makefile
diff options
context:
space:
mode:
authorArch Librarian <arch@canonical.com>2004-09-20 16:59:30 +0000
committerArch Librarian <arch@canonical.com>2004-09-20 16:59:30 +0000
commita8c2695ba741509159fdf5477d036c3b87507724 (patch)
tree957c142c50b37b067dab52e1beca1ef054ac85c6 /dselect/makefile
parent8c4bad46d421a38bee98a6979389764bc55d8979 (diff)
i18n strings and gettext stuff
Author: jgg Date: 2002-10-16 05:21:53 GMT i18n strings and gettext stuff
Diffstat (limited to 'dselect/makefile')
-rw-r--r--dselect/makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/dselect/makefile b/dselect/makefile
index f4a781e77..cdc802864 100644
--- a/dselect/makefile
+++ b/dselect/makefile
@@ -9,4 +9,8 @@ include ../buildlib/defaults.mak
SOURCE = desc.apt install names setup update
TO = $(BUILD)/scripts/dselect
include $(COPY_H)
-
+
+LOCAL = dselect
+SOURCE = install update
+TYPE = sh
+include $(PODOMAIN_H)