fix Makefile.am
authorChris Toshok <toshok@src.gnome.org>
Fri, 7 Apr 2000 05:45:32 +0000 (05:45 +0000)
committerChris Toshok <toshok@src.gnome.org>
Fri, 7 Apr 2000 05:45:32 +0000 (05:45 +0000)
camel/providers/smtp/Makefile.am

index 59981a7..25ee71b 100644 (file)
@@ -12,11 +12,11 @@ INCLUDES = -I.. -I$(srcdir)/.. -I$(includedir)      \
        -I$(top_srcdir)/intl                    \
        $(GTK_INCLUDEDIR) -I$(top_srcdir)/camel
 
-libcamelpop3_la_SOURCES =                      \
+libcamelsmtp_la_SOURCES =                      \
        camel-smtp-provider.c                   \
        camel-smtp-transport.c
 
-libcamelpop3include_HEADERS =                  \
+libcamelsmtpinclude_HEADERS =                  \
        camel-smtp-transport.h