summaryrefslogtreecommitdiff
path: root/UpdateManagerCommon/Makefile.am
diff options
context:
space:
mode:
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)