summaryrefslogtreecommitdiff
path: root/include/Makefile
diff options
context:
space:
mode:
authorDukePyrolator <DukePyrolator@5417fbe8-f217-4b02-8779-1006273d7864>2009-06-29 05:20:00 +0000
committerDukePyrolator <DukePyrolator@5417fbe8-f217-4b02-8779-1006273d7864>2009-06-29 05:20:00 +0000
commit670f87a22aa5228c0bf56c66eaa2bedce5854f74 (patch)
tree912ab067cbe675c780115600001fe044863c5dfb /include/Makefile
parent15687a7c9eb882edc151870a4f27ac1e8dfd61ce (diff)
removed include/encrypt.h from the Makefiles
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@2343 5417fbe8-f217-4b02-8779-1006273d7864
Diffstat (limited to 'include/Makefile')
-rw-r--r--include/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/Makefile b/include/Makefile
index 50efb6646..13c5b8b2c 100644
--- a/include/Makefile
+++ b/include/Makefile
@@ -10,7 +10,7 @@ services.h: sysconf.h config.h extern.h
extern.h: slist.h
touch $@
-pseudo.h: commands.h timers.h encrypt.h datafiles.h slist.h
+pseudo.h: commands.h timers.h datafiles.h slist.h
touch $@
clean: