summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2006-06-05 21:26:02 +0000
committerRichard Hughes <richard@hughsie.com>2006-06-05 21:26:02 +0000
commit7306ce4d2ae22de302034f2d6c69aaf1b8cea9cd (patch)
tree93506d051e92a332f7cd56cf28c0b56e44874864 /Makefile.am
parentf0e3d83cf652c34adc34fd83e6c7c347f463c27c (diff)
2006-06-05 Richard Hughes <richard@hughsie.com>
* Makefile: Remove old build system, as Makefile is now autogenerated. * Makefile.am: * configure.in: Add in master build files for the autotooled build system.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am15
1 files changed, 15 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
new file mode 100644
index 0000000..2812c6f
--- /dev/null
+++ b/Makefile.am
@@ -0,0 +1,15 @@
+SUBDIRS = pm man src
+
+DISTCLEANFILES = \
+ intltool-extract \
+ intltool-merge \
+ intltool-update
+
+EXTRA_DIST = \
+ intltool-extract.in \
+ intltool-merge.in \
+ intltool-update.in \
+ mkinstalldirs
+
+clean-local :
+ rm -f *~