summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorTomas Bzatek <tbzatek@tbzatek.englab.brq.redhat.com>2008-12-23 16:35:19 +0100
committerTomas Bzatek <tbzatek@tbzatek.englab.brq.redhat.com>2008-12-23 16:35:19 +0100
commitf48735bd0dd63d5e009bc01e8076c46fc79fc5df (patch)
treeb0ff06bc41919394c5dc3c3ccf97e54062f8eb5b /Makefile.am
downloadnautilus-gdu-f48735bd0dd63d5e009bc01e8076c46fc79fc5df.tar.gz
nautilus-gdu-f48735bd0dd63d5e009bc01e8076c46fc79fc5df.tar.xz
nautilus-gdu-f48735bd0dd63d5e009bc01e8076c46fc79fc5df.zip
Initial commit (boilerplate)
Based on nautilus-open-terminal
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am19
1 files changed, 19 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
new file mode 100644
index 0000000..f29d399
--- /dev/null
+++ b/Makefile.am
@@ -0,0 +1,19 @@
+SUBDIRS = \
+ po \
+ src
+
+EXTRA_DIST = \
+ intltool-extract.in \
+ intltool-update.in \
+ intltool-merge.in
+
+CLEANFILES =
+
+DISTCLEANFILES = \
+ intltool-extract \
+ intltool-update \
+ intltool-merge \
+ po/.intltool-merge-cache
+
+
+ACLOCAL_AMFLAGS = -I m4