]> 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 a18a906eb4d75d980b72754ed1aea814e8247915..b17d31b74922ca84295eb98d2de8d03d3f438c27 100644 (file)
@@ -1,3 +1,27 @@
-SUBDIRS = src
+SUBDIRS = src test doc po
 
-bin_SCRIPTS = viking-remote
\ No newline at end of file
+INTLTOOL = \
+       intltool-extract.in \
+       intltool-merge.in \
+       intltool-update.in
+
+full:
+       ./autogen.sh
+       make
+
+bin_SCRIPTS = viking-remote
+
+EXTRA_DIST = \
+            viking-remote \
+            viking.spec \
+            $(INTLTOOL)
+
+dist-hook: viking.spec
+       cp $(top_builddir)/viking.spec $(distdir)
+
+DISTCLEANFILES = \
+       intltool-extract \
+       intltool-merge \
+       intltool-update
+
+ACLOCAL_AMFLAGS = -I m4