Fix merge conflict
authorSam Hartman <hartmans@debian.org>
Thu, 13 Oct 2011 13:55:00 +0000 (09:55 -0400)
committerSam Hartman <hartmans@debian.org>
Thu, 13 Oct 2011 13:55:00 +0000 (09:55 -0400)
moonshot/mech_eap/Makefile.am

index 5b41921..8c6f64c 100644 (file)
@@ -125,15 +125,13 @@ mech_eap_la_SOURCES =                     \
        util_saml.h \
        util_shib.h
 
-<<<<<<< HEAD
 if LIBMOONSHOT
 mech_eap_la_SOURCES += util_moonshot.c
 mech_eap_la_CFLAGS  += @LIBMOONSHOT_CFLAGS@
 mech_eap_la_LDFLAGS += @LIBMOONSHOT_LDFLAGS@
 mech_eap_la_LIBADD  += @LIBMOONSHOT_LIBS@
 endif
-=======
->>>>>>> 8d229bd... make dist: distribute sources
+
 
 if GSSEAP_ENABLE_ACCEPTOR