[project @ 2005-06-23 21:10:18 by unknown_lamer]
[clinton/bobotpp.git] / scripts / Makefile.am
index 05d6cee..a6d48ad 100644 (file)
@@ -1,3 +1,8 @@
 scriptsdir = $(datadir)/bobotpp/scripts
 
-scripts_DATA = bobot-utils.scm
\ No newline at end of file
+scripts_DATA = bobot-utils.scm
+
+guilesitebotdir = @GUILE_SITE@/bobotpp
+guilesitebot_DATA = bot.scm
+
+EXTRA_DIST = $(scripts_DATA) $(guilesitebot_DATA)
\ No newline at end of file