summaryrefslogtreecommitdiff
path: root/.Makefile.inc
diff options
context:
space:
mode:
authorbrain <brain@e03df62e-2008-0410-955e-edbf42e46eb7>2006-08-30 09:03:03 +0000
committerbrain <brain@e03df62e-2008-0410-955e-edbf42e46eb7>2006-08-30 09:03:03 +0000
commitd54fd9b1e6b31f69332a9241b5f17330c0ad61e0 (patch)
tree4f71ce0d23547f7e634f3e8a45982db201c8f8b1 /.Makefile.inc
parent88315e8f8f0128325e17fce1fa942cc02c6e0e38 (diff)
Wahhhhhhhhhhhh bwahahaha. Mass commit to tidy up tons of messy include lists
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5080 e03df62e-2008-0410-955e-edbf42e46eb7
Diffstat (limited to '.Makefile.inc')
-rw-r--r--.Makefile.inc1
1 files changed, 0 insertions, 1 deletions
diff --git a/.Makefile.inc b/.Makefile.inc
index b699e6cce..8ab595c3b 100644
--- a/.Makefile.inc
+++ b/.Makefile.inc
@@ -49,7 +49,6 @@ install: all
@-install -v -m 0700 src/libIRCDhash.so $(LIBPATH)
@-install -v -m 0700 src/libIRCDhelper.so $(LIBPATH)
@-install -v -m 0700 src/libIRCDinspsocket.so $(LIBPATH)
- @-install -v -m 0700 src/libIRCDmessage.so $(LIBPATH)
@-install -v -m 0700 src/libIRCDmode.so $(LIBPATH)
@-install -v -m 0700 src/libIRCDmodules.so $(LIBPATH)
@-install -v -m 0700 src/libIRCDsocket.so $(LIBPATH)