X-Git-Url: http://git.silcnet.org/gitweb/?p=runtime.git;a=blobdiff_plain;f=Makefile.ad;h=ad7f7caf343d277296e5781bf85e72af6d7ab67b;hp=611d85aec05797366925d7cddaa08a866d56ee50;hb=HEAD;hpb=a788ad407a51e84cfd41fedc6c053e62283ea2d7 diff --git a/Makefile.ad b/Makefile.ad index 611d85ae..ad7f7caf 100644 --- a/Makefile.ad +++ b/Makefile.ad @@ -3,7 +3,7 @@ # # Author: Pekka Riikonen # -# Copyright (C) 2000 - 2005 Pekka Riikonen +# Copyright (C) 2000 - 2008 Pekka Riikonen # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -25,8 +25,13 @@ SUBDIRS = \ doc EXTRA_DIST = \ + srt.m4 \ + srt.spec \ silcdefs.h.in \ symbian \ - CHANGES CREDITS + CREDITS + +aclocaldir = $(datadir)/aclocal +aclocal_DATA = srt.m4 include $(top_srcdir)/Makefile.defines.in