Sun, 26 Feb 2006 17:45:44 +0000
[gaim-migrate @ 15698]
prefix.h was always meant to be a private header, like internal.h
| src/Makefile.am | file | annotate | diff | comparison | revisions |
--- a/src/Makefile.am Sat Feb 25 22:31:53 2006 +0000 +++ b/src/Makefile.am Sun Feb 26 17:45:44 2006 +0000 @@ -135,7 +135,6 @@ plugin.h \ pluginpref.h \ pounce.h \ - prefix.h \ prefs.h \ privacy.h \ proxy.h \ @@ -336,7 +335,8 @@ gtkwhiteboard.h noinst_HEADERS= \ - internal.h + internal.h \ + prefix.h gaimincludedir=$(includedir)/gaim gaiminclude_HEADERS = \