]> git.street.me.uk Git - andy/viking.git/blobdiff - Makefile.am
Add src/mapcache.c as source file containing translatable strings
[andy/viking.git] / Makefile.am
index 8af6311137e9a48c3a84b3628f47ee68e4d11948..b17d31b74922ca84295eb98d2de8d03d3f438c27 100644 (file)
@@ -1,10 +1,27 @@
-SUBDIRS = src test doc
+SUBDIRS = src test doc po
+
+INTLTOOL = \
+       intltool-extract.in \
+       intltool-merge.in \
+       intltool-update.in
+
+full:
+       ./autogen.sh
+       make
 
 bin_SCRIPTS = viking-remote
 
 EXTRA_DIST = \
             viking-remote \
-            viking.spec
+            viking.spec \
+            $(INTLTOOL)
 
 dist-hook: viking.spec
        cp $(top_builddir)/viking.spec $(distdir)
+
+DISTCLEANFILES = \
+       intltool-extract \
+       intltool-merge \
+       intltool-update
+
+ACLOCAL_AMFLAGS = -I m4