[project @ 2002-08-08 15:21:08 by unknown_lamer]
[clinton/bobotpp.git] / source / Makefile.am
index 31549a2..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 \
@@ -73,8 +75,8 @@ bobotpp_SOURCES = BanEntry.C \
 
 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
+#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
+#scmconfigdir = /etc/bobotpp
+#scmconfig_DATA = bobot-scheme.scm
\ No newline at end of file