summaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
authorMichael DeHaan <mdehaan@redhat.com>2007-03-16 12:28:43 -0400
committerJim Meyering <jim@meyering.net>2007-03-16 12:28:43 -0400
commit3797448bd957a39f43432d3399a5e2482cec533a (patch)
tree85114d18305f873cf85b5a0d138712dca940818e /setup.py
parent43b2dc1e52f24d8fb4af422252bbcda793d89b85 (diff)
downloadthird_party-cobbler-3797448bd957a39f43432d3399a5e2482cec533a.tar.gz
third_party-cobbler-3797448bd957a39f43432d3399a5e2482cec533a.tar.xz
third_party-cobbler-3797448bd957a39f43432d3399a5e2482cec533a.zip
Interim commit in the middle of directory reorg.
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.py b/setup.py
index f42a7a9..6fac783 100644
--- a/setup.py
+++ b/setup.py
@@ -53,6 +53,7 @@ if __name__ == "__main__":
(etcpath, ['kickstart_fc6_domU.ks']),
(etcpath, ['default.ks']),
(etcpath, ['dhcp.template']),
+ (etcpath, ['pxe.template']),
(manpath, ['cobbler.1.gz']),
(etcpath, ['rsync.exclude']),
(initpath, ['cobblersyslogd']),