summaryrefslogtreecommitdiff
path: root/UpdateManagerCommon/Makefile.am
diff options
context:
space:
mode:
authorMichael Vogt <egon@top>2005-11-15 15:08:26 +0100
committerMichael Vogt <egon@top>2005-11-15 15:08:26 +0100
commit8e680b21f66179f1958ae1cb3f5e5005d49a2d88 (patch)
treedaa0566e2c5178ec39da00df131832abb2c2039c /UpdateManagerCommon/Makefile.am
parentd632109cd5964f7d4baa408d517e44f801e1be8d (diff)
downloadpython-apt-8e680b21f66179f1958ae1cb3f5e5005d49a2d88.tar.gz
* switched to python dist-utils (DIE auto* DIE)
* works with channels now (for adding)
Diffstat (limited to 'UpdateManagerCommon/Makefile.am')
-rw-r--r--UpdateManagerCommon/Makefile.am5
1 files changed, 5 insertions, 0 deletions
diff --git a/UpdateManagerCommon/Makefile.am b/UpdateManagerCommon/Makefile.am
new file mode 100644
index 00000000..e32500bd
--- /dev/null
+++ b/UpdateManagerCommon/Makefile.am
@@ -0,0 +1,5 @@
+modules_DATA = SimpleGladeApp.py DistInfo.py
+modulesdir = $(datadir)/update-manager/python
+
+
+EXTRA_DIST = $(modules_DATA)