Changed silcdefs.h to runtimedefs.h, fixed silccruntime.h.
[runtime.git] / Makefile.ad
index b64a707c1f97976a4fc17bb2416be6225d508937..d1b358b36596b2dff9d43c719610196a83582f81 100644 (file)
@@ -3,7 +3,7 @@
 #
 #  Author: Pekka Riikonen <priikone@silcnet.org>
 #
-#  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
@@ -31,4 +31,7 @@ EXTRA_DIST =          \
        symbian         \
        CHANGES CREDITS
 
+aclocaldir = $(datadir)/aclocal
+aclocal_DATA = srt.m4
+
 include $(top_srcdir)/Makefile.defines.in