Compilation environment fixes to make make install work correctly.
[crypto.git] / includes / Makefile.ad
index 4a016351a1c8d637906159ab9e8d214d28c6008f..dfa9dc9d145ae51c6f6505850fd23a2ea496bfed 100644 (file)
@@ -3,7 +3,7 @@
 #
 #  Author: Pekka Riikonen <priikone@silcnet.org>
 #
-#  Copyright (C) 2000 - 2005 Pekka Riikonen
+#  Copyright (C) 2000 - 2005, 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
@@ -21,17 +21,10 @@ AUTOMAKE_OPTIONS = 1.0 no-dependencies foreign
 include_HEADERS = \
        silc.h \
        silcwin32.h \
-       silcepoc.h \
-       silcbeos.h \
-       silcos2.h \
+       silcsymbian.h \
        silcversion.h
 #endif SILC_DIST_TOOLKIT
 
-EXTRA_DIST = \
-       silc.h \
-       silcwin32.h \
-       silcepoc.h \
-       silcbeos.h \
-       silcos2.h \
-       silcversion.h.in \
-       silcdistdefs.h
+EXTRA_DIST =           \
+       silcdistdefs.h  \
+       silccompile.h