summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorMichael Vogt <egon@top>2005-11-15 14:18:07 +0100
committerMichael Vogt <egon@top>2005-11-15 14:18:07 +0100
commitd632109cd5964f7d4baa408d517e44f801e1be8d (patch)
treec1acf5f14bcfa183951c260a52e5560610f3a988 /Makefile.am
downloadpython-apt-d632109cd5964f7d4baa408d517e44f801e1be8d.tar.gz
* initial revision (after accidently killing it)
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am17
1 files changed, 17 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
new file mode 100644
index 00000000..f749ea63
--- /dev/null
+++ b/Makefile.am
@@ -0,0 +1,17 @@
+SUBDIRS = Common SoftwareProperties src po data help
+
+DIST_SUBDIRS = po src data help
+
+exedir = $(prefix)/bin
+exe_SCRIPTS = gnome-software-properties # \
+ # update-manager
+
+EXTRA_DIST = intltool-extract.in intltool-update.in intltool-merge.in \
+ debian \
+ po/update-manager.pot \
+ gnome-software-properties.in # \
+ update-manager.in
+
+
+
+#CLEANFILES=intltool-extract.in intltool-update.in intltool-merge.in