diff Makefile.am @ 806:fa9851e0da4e

Update gettext stuff.
author Matti Hamalainen <ccr@tnsp.org>
date Wed, 07 Nov 2012 12:20:24 +0200
parents 8f0d11865742
children 7ba7f095548d
line wrap: on
line diff
--- a/Makefile.am	Wed Nov 07 12:16:21 2012 +0200
+++ b/Makefile.am	Wed Nov 07 12:20:24 2012 +0200
@@ -7,6 +7,8 @@
 PACKAGE = @PACKAGE@
 VERSION = @VERSION@
 
+ACLOCAL_AMFLAGS = -I m4
+
 themetune = Kummatti_City.sid
 libxmmssiddir = $(pkgdatadir)
 libxmmssid_DATA = $(themetune)
@@ -106,4 +108,3 @@
 	src/xs_slsup.c		src/xs_slsup.h		\
 	src/xs_player.h		\
 	src/xmms-sid.c		src/xmms-sid.h
-