[project @ 2002-08-08 15:21:08 by unknown_lamer]
[clinton/bobotpp.git] / source / Makefile.am
index bf76de3..97f458a 100644 (file)
@@ -8,6 +8,8 @@ bobotpp_SOURCES = BanEntry.C \
        Commands.C \
        Connection.C \
        DCCConnection.C \
+       DCCManager.H \
+       DCCManager.C \
        DCCParser.C \
        DCCPerson.C \
        Interp.C \
@@ -71,4 +73,10 @@ bobotpp_SOURCES = BanEntry.C \
 
 ## what is up with telnet stuff?
 
-bobotpp_LDADD = @GUILE_LDFLAGS@
\ No newline at end of file
+bobotpp_LDADD = @GUILE_LDFLAGS@
+
+#bobot-scheme.scm: bobot-scheme.scm.in
+#      sed -e 's|\!pkgdatadir\!|@datadir@\/bobotpp|g' bobot-scheme.scm.in > bobot-scheme.scm
+
+#scmconfigdir = /etc/bobotpp
+#scmconfig_DATA = bobot-scheme.scm
\ No newline at end of file