changeset 6073:6f924c4c5748

[gaim-migrate @ 6532] privacy.h belongs under the CORESOURCES variable. committer: Tailor Script <tailor@pidgin.im>
author Christian Hammond <chipx86@chipx86.com>
date Thu, 10 Jul 2003 06:42:51 +0000
parents d1a51a9ab40b
children abde20a18051
files src/Makefile.am
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/Makefile.am	Thu Jul 10 04:55:11 2003 +0000
+++ b/src/Makefile.am	Thu Jul 10 06:42:51 2003 +0000
@@ -30,6 +30,7 @@
 	plugin.h \
 	pounce.c \
 	pounce.h \
+	privacy.h \
 	proxy.c \
 	proxy.h \
 	prefs.c \
@@ -99,7 +100,6 @@
 	main.c \
 	md5.c \
 	md5.h \
-	privacy.h \
 	session.c \
 	stock.c \
 	stock.h \